Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 01 Sep 2014 23:35:55
  |
bapt  |
Remove non staged ports without pending PR from p* |
1.0_2 22 Aug 2014 07:20:30
  |
antoine  |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
1.0_2 24 Jul 2014 16:33:10
  |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.0_2 14 Jul 2014 18:42:04
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
1.0_2 27 Jun 2014 17:21:07
  |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
1.0_1 21 Feb 2014 13:39:07
  |
ehaupt  |
Remove trailing whitespaces from category ports-mgmt |
1.0_1 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0_1 20 Sep 2013 22:36:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
1.0_1 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- 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 |
1.0 07 Jun 2013 22:29:02
  |
bdrewery  |
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.
With hat: portmgr |
1.0 01 Mar 2013 19:06:02
  |
jgh  |
- add new port: ports-mgmt/prhistory
prhistory shows PR from the FreeBSD GNATS database corresponding
to a port. Show a summary view of all PR related to a port and
request an individual PR by number.
WWW: https://github.com/waitman/prhistory
PR: 175627
Submitted by: uzimac@da3m0n8t3r.com |