Baptiste Daroussin
a50d9328b5
archivers/xz is in base for all versions and has been removed from the ports tree
2014-01-13 07:23:43 +00:00
Danilo Egea Gondolfo
3c06539c09
- Bump PORTREVISION
...
devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax
2013-12-22 00:23:55 +00:00
Baptiste Daroussin
b3a96ed6ee
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in accessibility
With hat: portmgr
2013-12-11 10:04:56 +00:00
Emanuel Haupt
f99f870994
Support staging
2013-10-22 21:13:49 +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
Emanuel Haupt
63bf22c538
Update to 1.28
2013-06-30 12:37:53 +00:00
Emanuel Haupt
334b85f6dc
Update to 1.27
2013-05-31 14:50:13 +00:00
Emanuel Haupt
bf5ecc9466
Chase devel/libexplain update
2013-05-31 11:12:58 +00:00
Emanuel Haupt
e386bedbcd
Chase libexplain update
...
Feature safe: yes
2012-11-20 17:57:25 +00:00
Emanuel Haupt
d92949bfe8
Update to 1.26
2012-07-17 21:11:22 +00:00
Emanuel Haupt
77a60a24f4
- Update to 1.25
...
- Fix build on any non amd64 arch
Notified by: linimon
Feature safe: yes
2011-11-10 19:18:24 +00:00
Mark Linimon
485d346367
Mark as broken everywhere except amd64: fails to link.
...
Hat: portmgr
Feature safe: yes
2011-11-10 14:15:59 +00:00
Martin Wilke
e1c6649edf
- Remove WITH_FBSD10_FIX, is no longer needed
2011-11-09 15:26:04 +00:00
Martin Wilke
85ea2127c9
- Fix build on FreeBSD 10
2011-10-29 17:40:45 +00:00
Emanuel Haupt
50a433a9fc
Update MASTER_SITES to only use my mirrors - author frequently changes the
...
location of his distfiles w/o notice.
2011-10-26 09:14:46 +00:00
Emanuel Haupt
14d9afe087
Update to 1.24
2011-10-04 09:03:11 +00:00
Emanuel Haupt
2df63e8354
Add LICENSE, remove MD5 sums
...
Feature safe: yes
2011-01-24 17:04:52 +00:00
Emanuel Haupt
a8319ce522
Update to 1.20, FreeBSD patches have been merged with the upstream project.
2010-05-22 09:52:28 +00:00
Emanuel Haupt
859614d5a6
Update to 1.19
2010-05-21 13:26:01 +00:00
Emanuel Haupt
3ad361a852
Update WWW
...
Feature safe: yes
2009-09-28 12:20:21 +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
Pav Lucistnik
34aaeb16d2
- Not really MAKE_JOBS_SAFE
...
Reported by: pointyhat
2009-04-04 20:59:57 +00:00
Emanuel Haupt
c810fd3c3f
Mark MAKE_JOBS_SAFE
2009-03-27 09:53:36 +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
Emanuel Haupt
037fab3fca
Update to 1.17
2008-06-25 22:06:45 +00:00
Jimmy Olgeni
24bbe0105a
Fix a few typos in the archivers category.
2008-05-23 20:00:14 +00:00
Emanuel Haupt
c7821ab4c8
- Fix package list
...
- Bump PORTREVISION
2008-04-29 14:18:10 +00:00
Emanuel Haupt
d87bb75c11
Update to 1.16
2008-04-29 11:58:57 +00:00
Emanuel Haupt
57f4cbdcf8
Update MASTER_SITES (use SF mirrors)
...
PR: 104941
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2006-10-31 10:16:17 +00:00
Emanuel Haupt
7be606cdf6
Add an additional mirror.
2006-06-01 12:13:54 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
Emanuel Haupt
6229fea156
Add SHA256 hashes to my ports
2005-11-30 14:01:14 +00:00
Emanuel Haupt
4e74162b8b
Change MAINTAINER address for my ports.
...
Approved by: novel (mentor)
2005-10-06 11:57:11 +00:00
Sam Lawrance
4c40074b6d
Update to 1.12
...
- now respects CFLAGS and LDFLAGS
- submitter takes maintainership
PR: ports/82600
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-06-24 11:28:19 +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
Kirill Ponomarev
c83a0c91ce
- Fix configure warning
...
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:12:38 +00:00
Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
e8d5605043
Add SIZE.
2004-01-27 20:51:07 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
27f06c66dc
add tardy 1.11
...
Manipulate the file headers in tar archive files in various ways
2003-01-13 17:10:31 +00:00