| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
| |
Notes:
svn path=/head/; revision=276961
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
| |
Notes:
svn path=/head/; revision=261748
|
|
|
|
|
|
|
|
| |
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=252125
|
|
|
|
| |
Notes:
svn path=/head/; revision=236086
|
|
|
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Notes:
svn path=/head/; revision=226721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
|
|
| |
during installation.
PR: ports/110974, ports/110981
Approved by: maintainer
Notes:
svn path=/head/; revision=188776
|
|
|
|
| |
Notes:
svn path=/head/; revision=183884
|
|
|
|
|
|
|
| |
- Add miwi's mirror to MASTER_SITES (miwi thanks)
Notes:
svn path=/head/; revision=179956
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
Notes:
svn path=/head/; revision=179653
|
|
|
|
| |
Notes:
svn path=/head/; revision=176616
|
|
|
|
| |
Notes:
svn path=/head/; revision=173807
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=171281
|
|
|
|
|
|
|
|
|
| |
- Change master site local to my account
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=168593
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=168518
|
|
|
|
|
|
|
|
| |
PR: ports/99130
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Notes:
svn path=/head/; revision=165816
|
|
|
|
|
|
|
|
|
|
| |
- Switch to tarballs and host them locally
PR: ports/98201
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Notes:
svn path=/head/; revision=164056
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/96896
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes:
svn path=/head/; revision=161559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
do-fetch: target.
Notes:
svn path=/head/; revision=145690
|
|
|
|
|
|
|
|
|
|
|
| |
- switch to 3.0 stable cvs branch to align with other foomatic ports
- use autoconf 259 instead of 253
PR: ports/78397
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Notes:
svn path=/head/; revision=137247
|
|
|
|
| |
Notes:
svn path=/head/; revision=134468
|
|
|
|
| |
Notes:
svn path=/head/; revision=134371
|
|
|
|
| |
Notes:
svn path=/head/; revision=122454
|
|
|
|
|
|
|
| |
dependent ports.
Notes:
svn path=/head/; revision=110800
|
|
|
|
|
|
|
|
|
| |
generated tar file.
Reported by: bento via kris
Notes:
svn path=/head/; revision=100347
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate pkg-plist
- Bump portversion
PR: ports/61016 [1]
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
Notes:
svn path=/head/; revision=97590
|
|
|
|
|
|
|
|
| |
PR: ports/58451 (based on)
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
Notes:
svn path=/head/; revision=95976
|
|
|
|
| |
Notes:
svn path=/head/; revision=92925
|
|
|
|
|
|
|
|
| |
Added dependency on autoconf.
Notited by: kris/bento
Notes:
svn path=/head/; revision=78362
|
|
foomatic printer driver database
PR: ports/48814
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
Notes:
svn path=/head/; revision=77893
|