| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
x11-toolkits)
Notes:
svn path=/head/; revision=327785
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
Notes:
svn path=/head/; revision=325546
|
|
|
|
|
|
|
|
| |
PR: ports/181404
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=325025
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Notes:
svn path=/head/; revision=313559
|
|
|
|
| |
Notes:
svn path=/head/; revision=301649
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=301143
|
|
|
|
| |
Notes:
svn path=/head/; revision=299982
|
|
|
|
| |
Notes:
svn path=/head/; revision=299958
|
|
|
|
| |
Notes:
svn path=/head/; revision=299342
|
|
|
|
| |
Notes:
svn path=/head/; revision=298835
|
|
|
|
| |
Notes:
svn path=/head/; revision=298728
|
|
|
|
| |
Notes:
svn path=/head/; revision=297942
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=272793
|
|
|
|
| |
Notes:
svn path=/head/; revision=272348
|
|
|
|
| |
Notes:
svn path=/head/; revision=256365
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=256010
|
|
|
|
| |
Notes:
svn path=/head/; revision=255956
|
|
|
|
| |
Notes:
svn path=/head/; revision=255751
|
|
|
|
| |
Notes:
svn path=/head/; revision=255718
|
|
|
|
| |
Notes:
svn path=/head/; revision=255316
|
|
|
|
| |
Notes:
svn path=/head/; revision=254913
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
| |
Notes:
svn path=/head/; revision=244938
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
| |
Notes:
svn path=/head/; revision=234008
|
|
|
|
| |
Notes:
svn path=/head/; revision=226278
|
|
|
|
| |
Notes:
svn path=/head/; revision=224665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=218454
|
|
|
|
| |
Notes:
svn path=/head/; revision=215360
|
|
|
|
| |
Notes:
svn path=/head/; revision=214892
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=214138
|
|
|
|
|
|
|
| |
Broken in Revision 1.96at date: 2008/05/19 23:04:49; author: pav
Notes:
svn path=/head/; revision=213888
|
|
|
|
|
|
|
|
|
| |
file or directory
Reported by: pointyhat
Notes:
svn path=/head/; revision=213656
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=213362
|
|
|
|
| |
Notes:
svn path=/head/; revision=212612
|
|
|
|
| |
Notes:
svn path=/head/; revision=210160
|
|
|
|
| |
Notes:
svn path=/head/; revision=208052
|
|
|
|
| |
Notes:
svn path=/head/; revision=191718
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=185875
|
|
|
|
|
|
|
|
| |
PR: 103931
Approved by: pav
Notes:
svn path=/head/; revision=183799
|
|
|
|
| |
Notes:
svn path=/head/; revision=183680
|
|
|
|
| |
Notes:
svn path=/head/; revision=182723
|
|
|
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
Notes:
svn path=/head/; revision=182275
|