| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Fix INDEX build
Pointyhat to: gabor
|
|
|
|
| |
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix packing list
- Bump PORTREVISION to enforce a correct registering of installed files
Reported by: pointyhat via kris [1]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- Install system JARs in ${JAVAJARDIR}
- Add support for Tomcat 5.0 and 5.5
- Do not install in ${LOCALBASE}/... but rather in ${PREFIX}/...
- Use %%JAVAJARDIR%%, %%DOCSDIR%% and %%EXAMPLESDIR%% in pkg-plist
- Add $FreeBSD$ tag in pkg-plist
- Use ${FIND} | ${INSTALL} to install files
- Reset maitnainership [1]
I'll takeover maintainership for a while to keep things in order.
PR: 101966
Submitted by: hq
Requested by: former maintainer [1]
|
|
|
|
|
|
|
|
|
|
| |
home directory. This is as directed by PH "Best Practices" for Java
libraries. It also fixes the build of jboss4 (due to library pollution)
when axis is installed.
PR: ports/92781
Submitted by: Alex Kiesel
Approved by: rui@ruilopes.com (maintainer, timeout 10 weeks)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
PR: ports/65454
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
JAVA_VER -> JAVA_PORT_VERSION
. Quote literal used in conditional.
|
| |
|
|
|
|
|
| |
PR: 57773
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
* Added LIB_SUBDIR pkg-plist variable and moved all variables into
PLIST_SUB make variable;
* Changed the ownership of axis webapp directories to www;
* Added WWW link into pkg-descr;
* Take ownership;
* Other minor tweaks.
Submitted by: Rui Lopes <rui@ruilopes.com>
|
|
|
|
| |
bsd.port.mk changes.
|
|
PR: 53365
Submitted by: Kensaku MASUDA <greg@greg.rim.or.jp>
|