| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=312533
|
|
|
|
|
|
|
| |
Submitted by: bapt
Notes:
svn path=/head/; revision=312340
|
|
|
|
| |
Notes:
svn path=/head/; revision=311027
|
|
|
|
| |
Notes:
svn path=/head/; revision=295055
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293577
|
|
|
|
|
|
|
| |
Submitted by: Cy Schubert
Notes:
svn path=/head/; revision=265969
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
|
|
|
| |
- set LATEST_LINK
- use OPTIONS
- use PLIST_SUB to get versions out pkg-plist
- fix build in jail without /dev/bpf
- take maintainership
Notes:
svn path=/head/; revision=264600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/123056
Submitted by: Antoine Brodin
Notes:
svn path=/head/; revision=212754
|
|
|
|
|
|
|
| |
with letter n-p
Notes:
svn path=/head/; revision=190385
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
|
|
|
|
|
|
|
|
| |
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr
Notes:
svn path=/head/; revision=183770
|
|
|
|
|
|
|
|
|
|
| |
- Set EXPIRATION_DATE
PR: 106328
Submitted by: gabor
Notes:
svn path=/head/; revision=178864
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
| |
Submitted by: mnag
Notes:
svn path=/head/; revision=148491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
Notes:
svn path=/head/; revision=148262
|
|
|
|
| |
Notes:
svn path=/head/; revision=144933
|
|
|
|
| |
Notes:
svn path=/head/; revision=142683
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
it temporary.
Notes:
svn path=/head/; revision=116504
|
|
|
|
| |
Notes:
svn path=/head/; revision=107007
|
|
|
|
| |
Notes:
svn path=/head/; revision=106903
|
|
|
|
| |
Notes:
svn path=/head/; revision=99518
|
|
|
|
| |
Notes:
svn path=/head/; revision=98869
|
|
|
|
| |
Notes:
svn path=/head/; revision=98857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed dependency on automake and autoconf
- Use PKGNAMESUFFIX
- Use CONFLICTS to prevent installation over stable version
- Install examples and documentation
- Use DOCSDIR/EXAMPLESDIR
- Reword COMMENT and pkg-descr, add Author tag
PR: 54421
Submitted by: sergei
Approved by: maintainer timeout (5 months)
Notes:
svn path=/head/; revision=95975
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=73410
|
|
|
|
| |
Notes:
svn path=/head/; revision=73092
|
|
libnet-devel will maintain libnet-1.1.x. A limited number of ports currently
support or will require libnet-1.1.x in the future. The API is not backwards
compatible. Unfortunately many ports still require libnet-1.0.x and do not
support the new API (and may never support it). libnet-devel will fill the
gap until the API change settles out and 1.0.x is fully deprecated.
Notes:
svn path=/head/; revision=72710
|