summaryrefslogtreecommitdiff
path: root/net/tinyfugue
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-3/+3
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-3/+1
2021-04-25tinyfugue: remove dead download linkwiz1-2/+1
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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.
2019-11-03net: align variable assignmentsrillig1-4/+4
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig1-2/+2
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2016-04-21SunOS needs an explicit -lz.jperkin1-1/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+3
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-05-28Pick output name that is going to work. Make signal handler test morejoerg2-4/+29
resilient.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-12-17Add missing mk/termcap buildlink.sbd1-2/+3
Bump PKGREVISION
2011-11-261) Add missing devel/zlib buildlink.sbd3-7/+15
2) Honor $(LDFLAGS). Bump PKGREVISION
2011-08-18Fix broken destdirization. (hi joerg)dholland5-21/+149
For some reason the "Checking for work-directory references" test didn't catch the fact that ${DESTDIR}${LIBDIR} was being compiled into the main binary as its library search path. Noted by moof. PKGREVISION -> 7
2011-05-25DESTDIR env was getting lost in the build so I switched to using SUBST to ↵mspo3-8/+15
enforce it. package builds as non-root now - Snader_LB from freenode reported build and then install problems
2011-05-24fix issue with double dollar-sign in patch-abmspo2-10/+10
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-03-23Regenjoerg1-2/+2
2011-03-23DESTDIR supportjoerg3-14/+13
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+2
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2007-12-27 * Need some pre-created directories.obache4-12/+37
* Avoid check of target directory in configure script, it may not exists. * Honor PKGMANDIR. Bump PKGREVISION.
2007-12-27pkglint said, "The .gz extension is unnecessary for manual pages.".obache1-2/+2
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-2/+3
2007-11-12Old HOMEPAGE did not resolve in DNS anymore.heinz1-2/+2
2007-11-12Remove tf.tcp.com from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37325.
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-06-20Make this package build with gcc-4. Patches provided by John D. Bakerminskim3-1/+49
in PR pkg/33764.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-24Add RMD160 digests.agc1-1/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-3/+3
2004-01-10Set MAINTAINER to "tech-pkg" instead of "packages".kristerw1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-01-24include the "mccp" compression patch frommrg2-2/+9
http://discworld.imaginary.com/external/taffyd/tf-40s1-mccp-patch.gz set PKGREVISION=1
2002-12-12Convert this package to use buildlink2, so it passes sane variables to thejmmv3-10/+20
build process. This way it is easier to respect CC and CFLAGS. Based on patch provided in PR pkg/19305 by Jonathan Perkin. Also depend on gettext-lib, as the program links against -lintl.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-16Update to version 4.0s1 (4.0 stable 1), to pick up bug fixes.agc3-64/+64
Addresses PR 12951 from Chris Gilbert (chris@pinky.paradox.demon.co.uk).
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-3/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-27defuzzrh2-7/+7
1999-07-09Add package patch checksum files.agc1-0/+4