aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/tardy/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Chase libexplain updateehaupt2012-11-211-5/+2
| | | | Feature safe: yes
* Update to 1.26ehaupt2012-07-181-4/+13
|
* - Update to 1.25ehaupt2011-11-111-8/+2
| | | | | | | - Fix build on any non amd64 arch Notified by: linimon Feature safe: yes
* Mark as broken everywhere except amd64: fails to link.linimon2011-11-101-1/+7
| | | | | Hat: portmgr Feature safe: yes
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build on FreeBSD 10miwi2011-10-301-0/+1
|
* Update MASTER_SITES to only use my mirrors - author frequently changes theehaupt2011-10-261-1/+1
| | | | location of his distfiles w/o notice.
* Update to 1.24ehaupt2011-10-041-4/+13
|
* Add LICENSE, remove MD5 sumsehaupt2011-01-251-0/+1
| | | | Feature safe: yes
* Update to 1.20, FreeBSD patches have been merged with the upstream project.ehaupt2010-05-221-1/+1
|
* Update to 1.19ehaupt2010-05-211-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with A
* - Not really MAKE_JOBS_SAFEpav2009-04-051-1/+1
| | | | Reported by: pointyhat
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Update to 1.17ehaupt2008-06-261-2/+1
|
* - Fix package listehaupt2008-04-291-0/+5
| | | | - Bump PORTREVISION
* Update to 1.16ehaupt2008-04-291-4/+3
|
* Update MASTER_SITES (use SF mirrors)ehaupt2006-10-311-3/+2
| | | | | PR: 104941 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* Add an additional mirror.ehaupt2006-06-011-1/+3
|
* Remove deprecated USE_REINPLACEehaupt2006-02-191-1/+0
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Update to 1.12lawrance2005-06-241-4/+11
| | | | | | | | - now respects CFLAGS and LDFLAGS - submitter takes maintainership PR: ports/82600 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Fix configure warningkrion2004-04-181-0/+1
| | | | | PR: 65668 65669 65670 65671 65672 65673 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
* Use PLIST_FILES.trevor2004-02-061-0/+1
| | | | Reviewed by: marcus
* De-pkg-comment.knu2003-02-211-0/+1
|
* add tardy 1.11ijliao2003-01-141-0/+20
Manipulate the file headers in tar archive files in various ways