| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
|
|
|
| |
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
Notes:
svn path=/head/; revision=393444
|
|
|
|
|
|
|
| |
- Add LICENSE
Notes:
svn path=/head/; revision=388221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=373636
|
|
|
|
| |
Notes:
svn path=/head/; revision=361114
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [st])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331274
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
| |
Notes:
svn path=/head/; revision=326129
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
| |
Submitted by: wom
Notes:
svn path=/head/; revision=227796
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=219709
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Required due to recent update to Mono.
Submitted by: Phillip Neumann
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=201792
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Version 1.9.3b
* OpenVPN-Admin start now only with tray icon and not with full screen.
(Yeah, I spent a night thinking the app was broken because of this.)
* In Certificate Management the Certificate details will show, like
Name, Email, City, Expiration Date ...
* Proxy support now Authentication and Auth Method
* Fix certificate selection on Windows and Linux. Now not full path is
added
* Certificates with password protection fixed on Windows and Linux
* Add Type Server to OpenVPN-Admin
* Translation for Brazilian-Portuguese and German improved
- USE_GNOME=+gtksharp20
- Remove unnecessary FreeBSD version check
- install .desktop correctly
- Don't install a pam config file. The one distributed with the port
doesn't work on FreeBSD and it's not the port's job to dictate what
users can use openvpn-admin.
Notes:
svn path=/head/; revision=184199
|
|
|
|
| |
Notes:
svn path=/head/; revision=176152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- grammar improvement for BROKEN.
- make openvpn-admin search for its configuration files in
${PREFIX}/etc/openvpn, and pre-create that directory. It will contain user data
after use, so only @dirrmtry to remove it.
- install openvpn-admin into ${PREFIX}/sbin/, to stick to the original
installation logic, and in the same course also install openvpn-admin.pam
without extension.
PR: ports/95336
Submitted by: Andreas Kohn <andreas@syndrom23.de>
Approved by: maintainer (via private email)
Notes:
svn path=/head/; revision=165673
|
|
|
|
| |
Notes:
svn path=/head/; revision=162215
|
|
|
|
|
|
|
|
|
|
| |
Mono.Unix.Syscall.kill --> Mono.Unix.Native.Syscall.kill
Notified by: krisbot
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156840
|
|
|
|
| |
Notes:
svn path=/head/; revision=156361
|
|
PR: ports/90176
Submitted by: Remington Lang <MrL0Lz@gmail.com>
Notes:
svn path=/head/; revision=151824
|