| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=372514
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
Notes:
svn path=/head/; revision=362835
|
|
|
|
|
|
|
|
| |
PR: ports/176378
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Notes:
svn path=/head/; revision=342601
|
|
|
|
|
|
|
| |
- Convert to USES
Notes:
svn path=/head/; revision=342012
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.2.1 [1]
- Remove NATT warning about FreeBSD < 8.0 patch
Changes: https://www.shrew.net/download/changelog/ike/2.2.1-release
PR: ports/179503 [1]
Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
Notes:
svn path=/head/; revision=320917
|
|
|
|
|
|
|
|
| |
PR: ports/178100
Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer)
Notes:
svn path=/head/; revision=317114
|
|
|
|
| |
Notes:
svn path=/head/; revision=316749
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=311381
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
| |
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat)
Notes:
svn path=/head/; revision=292531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
| |
- Make install PREFIX safe
PR: ports/154973
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=283599
|
|
|
|
| |
Notes:
svn path=/head/; revision=281504
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=263834
|
|
|
|
|
|
|
|
| |
PR: ports/151311
Submitted by: Matthew Grooms (maintainer)
Notes:
svn path=/head/; revision=263825
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=238243
|
|
|
|
| |
Notes:
svn path=/head/; revision=230897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
Replace %{ .. %} with %code { .. } where required
and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat
PR: ports/131640
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=229566
|
|
|
|
| |
Notes:
svn path=/head/; revision=225335
|
|
|
|
|
|
|
|
| |
PR: 124768
Submitted by: mgrooms@shrew.net (maintainer)
Notes:
svn path=/head/; revision=215358
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=213789
|
|
|
|
|
|
|
|
| |
PR: 118303
Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer)
Notes:
svn path=/head/; revision=208066
|
|
|
|
|
|
|
|
|
| |
- Update the NAT-T patch notice (in pre-everything).
Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer, via e-mail)
Notes:
svn path=/head/; revision=202395
|
|
software supports ike v1 communications between two gateways or a
a client and a gateway.
For more information please visit ...
WWW: http://www.shrew.net/
PR: ports/116684
Submitted by: mgrooms at shrew.net
Notes:
svn path=/head/; revision=201702
|