Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Nicola Vitale
f0970b8391
- Update to 1.75
2009-06-03 19:15:09 +00:00
Pav Lucistnik
d0f33fd4a7
- Chase fftw3 update
2009-05-18 15:08:58 +00:00
Nicola Vitale
e09d681971
- Update to 1.70
2009-04-12 14:49:17 +00:00
Nicola Vitale
178ed18622
- Update to 1.69
2009-04-10 22:55:06 +00:00
Nicola Vitale
bb304aba39
- Update to 1.68
2009-03-26 20:31:56 +00:00
Nicola Vitale
db78a1f8e2
- Update to 1.67
2009-03-20 19:57:07 +00:00
Nicola Vitale
48826fb4af
- Update to 1.66
2009-02-27 13:42:40 +00:00
Nicola Vitale
7ed3134513
- Update to 1.65
2009-02-26 16:05:07 +00:00
Nicola Vitale
c630ef7c4e
- Update to 1.62
2009-02-11 16:29:57 +00:00
Nicola Vitale
c8486ce4a9
- Update to 1.61
...
- Add WITH_FFTW knob
2009-02-07 18:28:58 +00:00
Nicola Vitale
1bd312e07d
- Update to 1.59
...
- Add devel/subversion to BUILD_DEPENDS
- Add USE_GL=glut
- Disable garbage collector (requires boehm-gc 7.X)
2009-01-21 11:05:58 +00:00
Martin Wilke
3381619583
- Chase gsl shlib bump
2009-01-12 20:37:24 +00:00
Nicola Vitale
a5c5d82907
- Update to 1.44
2008-10-08 16:42:25 +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
efa63f6ba4
- Remove USE_GCC where it can be satisfied with base compiler on following
...
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Nicola Vitale
7d2cd18517
- Update to 1.43
...
- Add print/dvipsk-tetex to BUILD_DEPENDS
- Don't install examples when NOPORTEXAMPLES is defined
- Remove pkg-message
- Replace print/ggv with print/gv as run dependency
2008-07-07 12:04:46 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Philippe Audeoud
d369e5c287
- Chase the gsl shared lib bump.
...
Approved by: thierry (mentor)
2008-04-08 13:53:22 +00:00
Nicola Vitale
8d7a33f8f1
- Update to 1.42
2008-03-03 10:45:11 +00:00
Nicola Vitale
b1a20a1bda
- Update to 1.41
2008-02-03 17:57:11 +00:00
Nicola Vitale
1a3639a960
- Update to 1.40
...
- Use SF as MASTER_SITES
- Use devel/boehm-gc with both ARCHS (--enable-gc=system)
2008-01-30 10:47:16 +00:00
Mark Linimon
befb6640b6
Correct spelling of NONEXISTENT to fix build on the package cluster.
...
Approved by: portmgr (self)
2007-11-24 23:05:27 +00:00
Ying-Chieh Liao
b9ba1ad61e
chase math/gsl lib version
2007-06-29 05:46:43 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Nicola Vitale
e3ff019419
- Cleanup non-supported FreeBSD versions
2007-04-17 13:56:19 +00:00
Nicola Vitale
c3d51f2cc5
- Update to 1.25
...
- Add CONFIGURE_TARGET to Makefile
2007-04-10 15:28:24 +00:00
Nicola Vitale
c46d3879c7
- Update patch-Makefile.in (I forgot it in my last commit), fix build.
...
Submitted by: pointyhat (via kris)
2007-03-27 16:25:54 +00:00
Nicola Vitale
fb351125c5
- Update to 1.23
...
- Remove files/patch-doc-Makefile
- Unbreak on amd64
2007-03-21 09:35:38 +00:00
Nicola Vitale
6703734399
- Updated to 1.20
...
Approved by: alexbl (mentor, implicit)
2007-01-17 21:21:19 +00:00
Nicola Vitale
8a8807f38b
- Updated to 1.19
...
Approved by: alexbl (mentor)
2006-12-23 23:25:56 +00:00
Nicola Vitale
bd6fa393f8
- Updated email address in my ports
...
Approved by: alexbl (mentor)
2006-12-10 01:21:51 +00:00
Cheng-Lung Sung
ef480ab861
- Fix a path in doc/Makefile
...
( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log )
PR: ports/105845
Submitted by: maintainer (Nicola Vitale)
2006-11-26 12:27:57 +00:00
Cheng-Lung Sung
a157e9a8a8
- Update to 1.18
...
PR: ports/105367
Submitted by: maintainer (Nicola Vitale)
2006-11-21 10:25:33 +00:00
Cheng-Lung Sung
5f2b26963c
- Update to 1.14
...
PR: ports/104442
Submitted by: maintainer (Nicola Vitale)
2006-11-01 00:41:29 +00:00
Rong-En Fan
4083c351f4
- Fix build (chase new version of devel/boehm-gc
...
- Fix pkg-plist
PR: ports/103647
Reported by: pointyhat via kris
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
2006-09-26 12:40:22 +00:00
Rong-En Fan
3a7cf035c9
- Update to 1.13
...
PR: ports/102982
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
2006-09-08 12:20:03 +00:00
Martin Wilke
7299d1eb94
- Update to 1.12
...
PR: ports/101246
Submitted by: Nicola Vitale <nivit(at)email.it>
Approved by: krion (mentor)
2006-08-05 15:48:36 +00:00
Rong-En Fan
a571885e03
- Update to 1.11
...
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
2006-07-08 05:00:23 +00:00
Erwin Lansing
fdc2157b92
Update to 1.10
...
PR: 99635
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-06-30 15:56:39 +00:00
Emanuel Haupt
07a9830e30
Update to 1.08
...
PR: 99207
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-06-26 18:08:54 +00:00
Stefan Walter
7a133aa6a5
- Update to 1.06
...
- Add WITH_GSL knob
PR: 98131
Submitted by: maintainer
Approved by: arved (mentor)
2006-06-08 18:37:46 +00:00
Emanuel Haupt
a9f9e9d8ea
Update to 1.05
...
PR: 97593
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-05-28 21:42:30 +00:00
Michael Johnson
2212408e69
- Chase fftw3 libver bump
2006-05-11 15:12:06 +00:00
Erwin Lansing
bcbc87ea3d
Update to 1.0.4
...
PR: 96259
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-04-26 21:51:57 +00:00
Emanuel Haupt
94afda1efd
Update to 1.03
...
PR: 94143
Submitted by: Nicola Vitale <nivit@email.it>
2006-04-16 21:04:20 +00:00
Emanuel Haupt
48500d3732
Update to 0.99
...
PR: 91133
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-01-02 20:44:59 +00:00
Pav Lucistnik
18415a908d
- Update to 0.97
...
PR: ports/90500
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-17 19:35:42 +00:00
Sam Lawrance
06e7477fa0
Update to 0.96
...
PR: ports/90425
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2005-12-16 11:53:16 +00:00