| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
| |
Switch to Qt4 GUI
PR: ports/150939
Submitted by: Jean-Francois Dockes (maintainer)
Notes:
svn path=/head/; revision=262700
|
|
|
|
|
|
|
| |
Reported by: erwin via pointyhat
Notes:
svn path=/head/; revision=261706
|
|
|
|
|
|
|
|
| |
PR: ports/150131
Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer)
Notes:
svn path=/head/; revision=261119
|
|
|
|
|
|
|
|
|
| |
PR: ports/145717
Submitted by: Jean-Francois Dockes (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=253701
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
PR: ports/143249
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=248634
|
|
|
|
|
|
|
|
| |
PR: ports/142420
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=247333
|
|
|
|
|
|
|
|
| |
PR: ports/141339
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=245502
|
|
|
|
|
|
|
|
| |
PR: 140047
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=243528
|
|
|
|
|
|
|
|
| |
PR: 139826
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=243391
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
| |
PR: ports/131616
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
Notes:
svn path=/head/; revision=228222
|
|
|
|
|
|
|
|
| |
PR: ports/130295
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=225451
|
|
|
|
|
|
|
|
| |
PR: 128673
Submitted by: Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot fr> (maintainer)
Notes:
svn path=/head/; revision=222495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
| |
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core
Notes:
svn path=/head/; revision=217647
|
|
|
|
|
|
|
|
|
| |
PR: ports/124092
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=214448
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209644
|
|
|
|
|
|
|
|
|
| |
PR: 118209
119887
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=206369
|
|
|
|
|
|
|
|
| |
PR: ports/117447
Submitted by: Jean-Francois Dockes (maintainer)
Notes:
svn path=/head/; revision=202019
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on 7.x
PR: ports/116341
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=199524
|
|
|
|
|
|
|
|
|
|
|
| |
release (due fall 2007).
- Remove 4.x support
PR: ports/115417
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=197527
|
|
|
|
|
|
|
|
| |
PR: 114360
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=195095
|
|
|
|
|
|
|
|
| |
PR: ports/113649
Submitted by: Jean-Francois Dockes <jean-francois dot dockes_AT_wanadoo dot fr>
Notes:
svn path=/head/; revision=193918
|
|
|
|
|
|
|
|
| |
PR: 113080
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> *(maintainer)
Notes:
svn path=/head/; revision=192378
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: ports/110164
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=187088
|
|
|
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
Notes:
svn path=/head/; revision=185058
|
|
|
|
|
|
|
|
|
| |
PR: ports/107960
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=182528
|
|
|
|
|
|
|
| |
Submitted by: krismail
Notes:
svn path=/head/; revision=181995
|
|
|
|
|
|
|
|
|
|
| |
- adjust pkg-message
PR: ports/107709
Submitted by: Jean-Francois Dockes (maintainer)
Notes:
svn path=/head/; revision=181966
|
|
|
|
|
|
|
| |
Poked by: pointyhat via kris
Notes:
svn path=/head/; revision=179495
|
|
|
|
|
|
|
|
|
|
| |
- Chase databases/xapian-core update
PR: ports/106507
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=179278
|
|
|
|
|
|
|
|
|
| |
PR: ports/105697
Submitted by: Thomas Abthorpe
Approved by: maintainer
Notes:
svn path=/head/; revision=177743
|
|
|
|
|
|
|
|
| |
PR: ports/103894
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=174430
|
|
|
|
|
|
|
|
| |
PR: 100856
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
Notes:
svn path=/head/; revision=168790
|
|
|
|
|
|
|
|
|
| |
PR: 97590
Submitted by: maintainer
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=163714
|
|
|
|
|
|
|
|
|
| |
PR: ports/96500
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Pointy hat to: ijliao
Notes:
svn path=/head/; revision=160752
|
|
|
|
|
|
|
|
| |
PR: ports/95270
Submitted by: maintainer
Notes:
svn path=/head/; revision=158941
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix configure target failure due to QMAKESPEC not being set
* fix innocent configure warning by initializing CONFIGURE_TARGET
* force the software to respect CXXFLAGS
PR: ports/92732
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=155134
|
|
|
|
| |
Notes:
svn path=/head/; revision=154456
|
|
|
|
|
|
|
|
| |
PR: ports/91706
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=153408
|
|
Xapian.
PR: ports/90037
Submitted by: J.F. Dockes <jean-francois.dockes@wanadoo.fr>
Notes:
svn path=/head/; revision=150612
|