| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387021
|
|
|
|
| |
Notes:
svn path=/head/; revision=382777
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
|
|
|
| |
Obtained from: pkgsrc
Notes:
svn path=/head/; revision=375545
|
|
|
|
| |
Notes:
svn path=/head/; revision=371283
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Convert to options
- Remove optional dependence on lang/icc (it is quite old, not staged)
- Remove needless USE_AUTOTOOLS
- Depend on graphics/svgalib on amd64 as well
- Clean up Makefile
- Update plist to current standards
Notes:
svn path=/head/; revision=365535
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362712
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361727
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355687
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=335627
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
|
| |
PR: 176495
Spotted by: John Marino <draco@marino.st>
Notes:
svn path=/head/; revision=313434
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
| |
Remove MD5 sum while here
Approved by: maho (maintainer)
Notes:
svn path=/head/; revision=275931
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
| |
Notes:
svn path=/head/; revision=251717
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it reads
...
> 2.4. Where the Distributor reproduces the Software in accordance with
> clause 2.1:
>
> (a) the Distributor may rename, reorganise or repackage (without
> omission) the files comprising the Software where such
> renaming, reorganisation or repackaging is necessary to
> conform to the naming or organisation scheme of the target
> operating environment of the Distribution or of an established
> package management system of the target operating environment
> of the Distribution; and
...
so simply we cannot set %%PORTDOCS%%, because we can make a package
without documentations. Otherwise RESTRICTED but
I don't take such a complicated approach.
Notes:
svn path=/head/; revision=216204
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209683
|
|
|
|
| |
Notes:
svn path=/head/; revision=200773
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 93831
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=157119
|
|
|
|
|
|
|
| |
Submitted by: linimon[1]
Notes:
svn path=/head/; revision=149750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
| |
Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to
the UK Mirror Service, ftp.mirrorservice.org.
Approved By: portmgr (linimon)
Notes:
svn path=/head/; revision=143873
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
| |
Notes:
svn path=/head/; revision=123083
|
|
|
|
| |
Notes:
svn path=/head/; revision=122197
|
|
|
|
| |
Notes:
svn path=/head/; revision=121854
|
|
|
|
| |
Notes:
svn path=/head/; revision=116476
|
|
|
|
| |
Notes:
svn path=/head/; revision=116471
|
|
|
|
| |
Notes:
svn path=/head/; revision=116394
|
|
|
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
Notes:
svn path=/head/; revision=108577
|
|
|
|
| |
Notes:
svn path=/head/; revision=106865
|
|
|
|
| |
Notes:
svn path=/head/; revision=106080
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104580
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
Submitted by: kris (bento)
Suggestion from: marcel
Notes:
svn path=/head/; revision=96800
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=93597
|