Up to [cvs.NetBSD.org] / pkgsrc / net / netatalk22
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.56 / (download) - annotate - [select for diffs], Thu Apr 27 15:08:44 2023 UTC (5 weeks, 2 days ago) by hauke
Branch: MAIN
CVS Tags: HEAD
Changes since 1.55: +2 -3
lines
Diff to previous 1.55 (colored)
update net/netatalk22 to v2.2.9 Upstream's changelist: [2.2] fix CVE-2022-45188 by @rdmark in #254 [2.2] papd: Fix incorrect type in printer status check by @smagoun in #320 [2.2] Improvements to the macusers script by @rdmark in #263 [2.2] man pages: create an a2boot man page by @rdmark in #235 [2.2] Improve systemd service dependencies, improving stability at boot on wifi only hosts by @rdmark in #233 [2.2] Update manual to match current behavior and correct typos by @rdmark in #230 #234 #257 [2.2] Remove release notes code since it's no longer used by @rdmark in #256 Create Github workflow that builds, tests, and runs static analysis by @rdmark in #255 #290 #314
Revision 1.55 / (download) - annotate - [select for diffs], Wed Apr 19 08:11:10 2023 UTC (6 weeks, 4 days ago) by adam
Branch: MAIN
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
revbump after textproc/icu update
Revision 1.54 / (download) - annotate - [select for diffs], Thu Mar 2 08:15:25 2023 UTC (3 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.53: +2 -1
lines
Diff to previous 1.53 (colored)
Restore conditional PLIST entries.
Revision 1.53 / (download) - annotate - [select for diffs], Tue Feb 28 16:24:01 2023 UTC (3 months ago) by hauke
Branch: MAIN
Changes since 1.52: +1 -4
lines
Diff to previous 1.52 (colored)
Remove comment -- upstream has dropped support for openssl 1.0 APIs. No functional changes.
Revision 1.52 / (download) - annotate - [select for diffs], Tue Feb 28 15:33:59 2023 UTC (3 months ago) by hauke
Branch: MAIN
Changes since 1.51: +6 -4
lines
Diff to previous 1.51 (colored)
Update net/netatalk22 to v2.2.8. Changes in 2.2.8 ================ * NEW: asip-status.pl: IPv6 support; show GSS-UAM SPNEGO blob; improved layout of output. (3.1 backport) * NEW: apple_dump: support for EA meta data. (3.1 backport) * NEW: Import netatalk-doc into the main repo, and overhaul scripts, man pages and html manual sources. * UPD: Display the Netatalk Daemon icon with the '-icon' afpd.conf option for all platforms. GH #214 * UPD: Remove OpenSSL 1.0 backwards compatibility header. Please use OpenSSL 1.1 or later. * UPD: configure: Enable DDP, timelord, and a2boot by default. GH #215 * UPD: configure: Disable Quota by default. GH #198 * FIX: afpd: Create tmp files in /tmp rather than / and clean up after use. Regression in 2.2.7. GH #188 * FIX: Provide MNTTYPE_NFS for Solaris descendents to enable compiling with Quota. GH #117 * FIX: afpd: reading from file may fail. SF Bug #619 (3.1 backport) * FIX: timelord: Fall back to timezone when tm_gmtoff is unavailable. Makes it work on Solaris descendents. GH #194 * FIX: fix largefile-check macro for largefile with clang 16. * FIX: Typo fixes in user facing strings.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Feb 7 23:00:40 2023 UTC (3 months, 3 weeks ago) by hauke
Branch: MAIN
Changes since 1.50: +2 -1
lines
Diff to previous 1.50 (colored)
Unlink temp file after using it to check for EA support. Fixes GitHub issue #188 Patch from upstream
Revision 1.50 / (download) - annotate - [select for diffs], Tue Jan 10 22:07:33 2023 UTC (4 months, 3 weeks ago) by hauke
Branch: MAIN
Changes since 1.49: +3 -7
lines
Diff to previous 1.49 (colored)
Update net/netatalk22 to v2.2.7. From the upstream ChangeLog: [2.2] Fix 'multiple definition' compile time errors by @rdmark in #136 [2.2] Remove bitrotted code by @rdmark in #139 [2.2] Fixes for the OpenSSL 1.1 API; add OpenSSL 1.0 backwards compat by @rdmark in #142 [2.2] Install afp_ldap.conf based on LDAP support, not availability of ACLs. by @rdmark in #143 [2.2] Resolve gcc 10 compile time warnings on Linux by @rdmark in #165 [2.2] Downstream patches for NetBSD compatibility by @rdmark in #148 [2.2] Make timelord work on non-big-endian systems; ability to sync localtime by @rdmark in #151 [2.2] Resolve papd compile time errors due to deprecated CUPS calls by @rdmark in #152 [2.2] Resolve automake warnings running bootstrap by @rdmark in #153 [2.2] Handle special FIRSTNET behavior on NetBSD by @rdmark in #154 [2.2] papd patches for compatibility with older Apple LaserWriter drivers on Mac and GS/OS by @rdmark in #156 [2.2] Allow non-unicode volume to be scanned by the repair tool. by @rdmark in #158 [2.2] Update init script templates to start/stop a2boot daemon. by @rdmark in #160 [2.2] Backport Netatalk 3 patches by @rdmark in #161 [2.2] papd: Send replies to client when printing to prompt more data by @rdmark in #162 [2.2] afpd: Add option to disable afp session tickles by @rdmark in #163 [2.2] Update for Unicode 14 by @rdmark in #164 [2.2] Made the AsanteTalk bridge consistently start up in AppleTalk Phase 2$A!- by @rdmark in #166 [2.2] Introduce fully functional systemd unit configurations for all daemons by @rdmark in #167 [2.2] General stability patches by @rdmark in #168 Fix some compile errors by @JensKSP in #176 Package changes: Distfile has been moved to github Clean up unused PLIST variables
Revision 1.49 / (download) - annotate - [select for diffs], Tue Jan 3 17:38:02 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.48 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:50 2022 UTC (7 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.47 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:04 2022 UTC (11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
*: recursive bump for perl 5.36
Revision 1.46 / (download) - annotate - [select for diffs], Thu May 5 08:23:27 2022 UTC (12 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
netatalk*: Use OPSYS_VERSION to numerically compare NetBSD releases
Revision 1.45 / (download) - annotate - [select for diffs], Fri Jan 28 21:18:18 2022 UTC (16 months ago) by nat
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
Backgrond printing works again: https://github.com/rdmark/Netatalk/pull/1/commits/1d289cc41e810748237e2 6518d8f9b57954f5875 Allow a session tickleval of 0 instead of -1. Based on the following commit: https://github.com/rdmark/Netatalk/commit/0b4e290ac5343df093cbaef9c5ebcbc11ee - 912a2#diff-ac91c62802b4ac4bd19ade9f9b2ed99e07560281f11655038ee85b6f628cb1c1 These patches were supplied by Daniel Markstedt (rdmark) from his fork of Netatalk22.
Revision 1.44 / (download) - annotate - [select for diffs], Wed Dec 8 16:06:04 2021 UTC (17 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
revbump for icu and libffi
Revision 1.43 / (download) - annotate - [select for diffs], Thu Oct 21 07:46:36 2021 UTC (19 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
*: recursive bump for heimdal 7.7.0 its buildlink3.mk now includes openssl's buildlink3.mk
Revision 1.42 / (download) - annotate - [select for diffs], Fri Oct 1 13:34:12 2021 UTC (20 months ago) by nia
Branch: MAIN
Changes since 1.41: +4 -1
lines
Diff to previous 1.41 (colored)
netatalk22: Fix RELRO build.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Sep 29 19:01:09 2021 UTC (20 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
revbump for boost-libs
Revision 1.40 / (download) - annotate - [select for diffs], Sun Sep 12 15:52:37 2021 UTC (20 months, 3 weeks ago) by nat
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
Fixes for earlier versions of appletalk and phase 1 interfaces. Add option to disable afp session timeouts. Fix setting of phase1 addresses on NetBSD. Send replies to client when printing to prompt more data to be sent. ok markd@.
Revision 1.39 / (download) - annotate - [select for diffs], Mon May 24 19:53:21 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
*: recursive bump for perl 5.34
Revision 1.38 / (download) - annotate - [select for diffs], Wed Apr 21 13:25:11 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
revbump for boost-libs
Revision 1.37 / (download) - annotate - [select for diffs], Fri Apr 2 09:54:26 2021 UTC (2 years, 2 months ago) by hauke
Branch: MAIN
Changes since 1.36: +2 -5
lines
Diff to previous 1.36 (colored)
Install afp_ldap.conf based on LDAP support, not availability of ACLs. Have the CNID_DB repair tool warn about unsupported file-system encoding, but not error out. Correct some pkglint fallout.
Revision 1.36 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:08 2020 UTC (2 years, 5 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Revbump for openpam cppflags change months ago, belatedly.
Revision 1.35 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:37 2020 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:49 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.33 / (download) - annotate - [select for diffs], Fri May 22 10:56:29 2020 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
revbump after updating security/nettle
Revision 1.32 / (download) - annotate - [select for diffs], Wed May 13 04:27:22 2020 UTC (3 years ago) by rillig
Branch: MAIN
Changes since 1.31: +4 -4
lines
Diff to previous 1.31 (colored)
net/netatalk22: clean up SUBST block for DVIPS The DVIPS= appears once with quotes and once without.
Revision 1.31 / (download) - annotate - [select for diffs], Fri Mar 20 11:58:08 2020 UTC (3 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: Convert broken sourceforge HOMEPAGEs back to http
Revision 1.30 / (download) - annotate - [select for diffs], Tue Mar 10 22:10:47 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.29 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:57 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: recursive bump for libffi
Revision 1.28 / (download) - annotate - [select for diffs], Sat Jan 18 23:33:18 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jan 18 21:50:20 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 16 13:33:50 2020 UTC (3 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.25: +1 -2
lines
Diff to previous 1.25 (colored)
*: Remove USE_OLD_DES_API. OpenSSL 1.1.1d no longer ships des_old.h, and the time for this being necessary appears to be behind us.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Nov 23 17:55:01 2019 UTC (3 years, 6 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.24: +3 -3
lines
Diff to previous 1.24 (colored)
Newer cups versions are actively deprecating APIs, and access to struct fields is now exclusively through accessor functions. Deal with both issues.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Nov 3 11:45:44 2019 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.23: +9 -9
lines
Diff to previous 1.23 (colored)
net: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.23 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:12 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:33 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
*: recursive bump for gdk-pixbuf2-2.38.1
Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:40 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 2 20:03:32 2019 UTC (4 years ago) by rjs
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Update for new openssl API. Should fix PR pkg/53407.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:13 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Revbump after cairo 1.16.0 update.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:44 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:55 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Recursive bump for perl5-5.28.0
Revision 1.16 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:46 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 16 14:35:02 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Recursive bump for new fribidi dependency in pango.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:21 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:59 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump PKGREVISION for gdbm shlib major bump
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jan 12 15:56:23 2018 UTC (5 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
netatalk*: Skip archive libraries for SSP checks.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 23 17:20:07 2017 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
recursive bump for libxkbcommon removal from at-spi2-core
Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 12 16:03:34 2017 UTC (5 years, 6 months ago) by khorben
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump PKGREVISION on packages depending on CUPS This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 12 13:56:00 2017 UTC (5 years, 10 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.8: +8 -12
lines
Diff to previous 1.8 (colored)
Update netatalk22 to patch release 2.2.6. For changes see <https://github.com/Netatalk/Netatalk/commits/branch-netatalk-2-2> - the upstream release branch does not have a changelog. Upstream took a lot of our patches - thanks, guys! Package changes include untangling ldap support, so that the package builds with it. There has been confusion between acl and ldap support upstream as well as in the package - see patch-include_atalk_ldapconfig.h and <https://github.com/Netatalk/Netatalk/commits/branch-netatalk-2-2/include/atalk/ldapconfig.h>.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 14 09:15:57 2017 UTC (6 years, 1 month ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.7: +1 -4
lines
Diff to previous 1.7 (colored)
GC list of conflicts - the pkgsrc framework will detect PLIST conflicts automajically, says wiz@
Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 13 14:35:53 2017 UTC (6 years, 1 month ago) by hauke
Branch: MAIN
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
#define CUPS API compatibility options so we can build against newer CUPS versions, and switch dependency away from cups15. Update conflicts list.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:44 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 5 11:29:09 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:43 2015 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 2 23:27:03 2015 UTC (8 years, 3 months ago) by sevan
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.2: +4 -3
lines
Diff to previous 1.2 (colored)
Include FreeBSD in the if statements to account for the additional files added via PLIST_VARS Reviewed by wiz@
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 18 09:28:16 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump PKGREVISION for cups -> cups15 change.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 11 11:03:56 2014 UTC (8 years, 11 months ago) by hauke
Branch: MAIN
Rename net/netatalk to net/netatalk22. This is the last version to support the AppleTalk ddp protocol, and here to stay while NetBSD ships with AppleTalk support. Add Netatalk 3.0.8 wip package as net/netatalk30. "Netatalk 3 is a freely-available implementation of the Apple Filesharing Protocol Suite (AFP) over TCP/IP. Using Netatalk's AFP 3.1 compliant file-server leads to significantly higher transmissions speeds compared with Macs accessing a server via SMB or NFS, while providing clients with the best user experience (full support for Macintosh metadata, flawlessly supporting mixed environments of classic MacOS and MacOS X clients)."