Commit graph

28 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
c917a16940 - Update from 1.18 to 1.19
- Add LICENSE
2014-03-12 13:00:43 +00:00
Danilo Egea Gondolfo
634628a429 - Update from 1.17 to 1.18 2013-11-17 14:55:53 +00:00
Danilo Egea Gondolfo
8d844fd76a - Change maintainer email to @FreeBSD.org
- Add staging support

Approved by:	wg (mentor)
2013-09-25 21:54:48 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Baptiste Daroussin
ecfa41e79d Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 01:02:57 +00:00
Bryan Drewery
2838094fed - Update to 1.17
PR:		ports/177420
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-03-27 21:24:24 +00:00
Beech Rintoul
9a4e212af4 - Update to 1.16
- Pass maintainership to submitter

PR:		ports/176620
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-03-03 21:51:57 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Alexey Dokuchaev
91c2cb04b3 Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
2008-01-25 17:37:34 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Martin Wilke
915fec9aad - Fix build on 4.x
Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-07 09:02:45 +00:00
Martin Wilke
cb156ec4be Update to 1.15
PR:		ports/98465
Approved by:	krion (mentor), maintainer timeout
2006-06-14 15:04:06 +00:00
Edwin Groothuis
ba5e62bd93 SHA256ify
Approved by:	krion@
2006-01-22 06:58:31 +00:00
Yen-Ming Lee
8b35aab28e - Update to 1.14
- Assign maintainership
- Remove redundant knobs

PR:		80437
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-04-28 17:58:29 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Greg Lewis
6fe31e5e79 . Update to 1.13.
PR:		73459
Submitted by:	Ports Fury
2004-11-04 18:02:37 +00:00
Kirill Ponomarev
7dd71d4d48 Update to version 1.12
PR:		ports/73341
Submitted by:	Ports Fury
2004-11-01 17:14:53 +00:00
Yen-Ming Lee
309f35d603 - add USE_GCC=3.3 when default gcc is 3.4 2004-11-01 01:37:52 +00:00
Kirill Ponomarev
a6133d9fae Drop maintainership to ports@FreeBSD.org
PR:		ports/71721
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-10-12 13:23:48 +00:00
Pav Lucistnik
070280ae57 - Mark BROKEN: does not compile with gcc-3.4
Reported by:	pointyhat via kris
2004-08-10 07:55:15 +00:00
Pav Lucistnik
198ad5f02f - Update to 1.11
PR:		ports/69809
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-31 15:39:34 +00:00
Kirill Ponomarev
3e2305435e Add patch to make advdef utility working
PR:		ports/68116
Submitted by:	maintainer
2004-06-20 07:27:01 +00:00
Kirill Ponomarev
666b2bb47f Add advancecomp 1.10, recompression utilities for .ZIP, .PNG, .MNG and
.GZ files.

PR:		ports/66581
Submitted by:	Radim Kolar
2004-05-14 14:37:17 +00:00