| 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=308972
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
| |
Submitted by: sunpoet (myself)
Tested by: exp-run by linimon
Approved by: linimon (with portmgr hat)
Notes:
svn path=/head/; revision=292936
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=241775
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
| |
PR: 131286, 131585 (partial)
Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru>
Notes:
svn path=/head/; revision=228623
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 129925
Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=224770
|
|
|
|
| |
Notes:
svn path=/head/; revision=221006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: 123661
Submitted by: Robin Gruyters
Pointy hat to: miwi
Notes:
svn path=/head/; revision=213068
|
|
|
|
|
|
|
|
|
| |
PR: ports/116113
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
Approved by: maintainer (Michael Josic)
Notes:
svn path=/head/; revision=200883
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
Submitted by: danfe@ (thanks)
Approved by: maintainer via privat mail
Notes:
svn path=/head/; revision=194929
|
|
|
|
|
|
|
|
| |
PR: 114225
Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=194895
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTVERSION to force rebuild.
Submitted by: Marcelo Araujo <araujo@FreeBSD.org>
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=193340
|
|
|
|
|
|
|
| |
Remove support for 4.x.
Notes:
svn path=/head/; revision=186445
|
|
|
|
|
|
|
|
|
| |
PR: ports/107989
Submitted by: Robin Gruyters <r.gruyters at yirdis.nl>
Approved by: Michael Josic <systemoperator at gmail.com> (maintainer)
Notes:
svn path=/head/; revision=182534
|
|
|
|
|
|
|
|
| |
PR: ports/107916
Submitted by: Michael Josic<systemoperator@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=182426
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
message.
PR: ports/104618
Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
Approved by: maintainer (Michael Josic)
Notes:
svn path=/head/; revision=178082
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/101321
Submitted by: Michael Josic <systemoperator at gmail.com> (new maintainer)
Approved by: Ryo Okamoto <ryo at aquahill.net> (old maintainer)
Notes:
svn path=/head/; revision=169656
|
|
|
|
|
|
|
|
| |
PR: ports/96674
Submitted by: maintainer
Notes:
svn path=/head/; revision=162184
|
|
|
|
|
|
|
|
|
|
| |
- Mark as BROKEN on 4.x
PR: 96168
Submitted by: maintainer
Notes:
svn path=/head/; revision=160861
|
|
|
|
|
|
|
|
|
| |
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
Notes:
svn path=/head/; revision=160272
|
|
|
|
|
|
|
|
|
| |
for all affected ports.
Reproached by: kris
Notes:
svn path=/head/; revision=160087
|
|
|
|
| |
Notes:
svn path=/head/; revision=154679
|
|
Nepenthes can determine the malware activity on a network
by deploying a nepenthes sensor (i.e. honey pot). The
programm emulates different well known vulnerabilities
waiting for malicious connections trying to exploit them.
WWW: http://nepenthes.sourceforge.net
PR: ports/90062
Submitted by: ryo <ryo@aquahill.net>
Notes:
svn path=/head/; revision=152606
|