Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libexpat.so.6 compatibility link that was added in r374303 to | Tijl Coosemans | 2016-12-08 | 1 | -1/+1 |
| | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. | ||||
* | Cleanup plist | Antoine Brodin | 2014-11-14 | 1 | -7/+0 |
| | |||||
* | Convert j* to USES=zip | Baptiste Daroussin | 2014-03-10 | 1 | -1/+1 |
| | |||||
* | - Stage support | Antoine Brodin | 2014-02-16 | 1 | -8/+5 |
| | | | | - Remove infozip dependency | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | java) | ||||
* | "aaargh, quoted Makefile variables" | Eitan Adler | 2013-03-18 | 1 | -6/+2 |
| | | | | Approved by: portmgr (bapt) | ||||
* | In categories starting with [h-m], remove empty lines from pkg-plist (and | Alexey Dokuchaev | 2013-03-17 | 1 | -4/+0 |
| | | | | purge one empty file). | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | Edwin Groothuis | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | 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) | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Update to bsd.java.mk 2.0 | Herve Quiroz | 2005-02-13 | 2 | -94/+94 |
| | | | | | | | - Add 'devel' category - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%JAVAJARDIR%% and %%DATADIR%% in pkg-plist - CP -> INSTALL_DATA | ||||
* | . Add another MASTER_SITE. | Greg Lewis | 2004-07-13 | 1 | -1/+2 |
| | | | | Requested by: kris | ||||
* | Add SIZE into distinfo | Daichi GOTO | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | java/cos: drop maintainer ship | Daichi GOTO | 2003-08-19 | 1 | -1/+1 |
| | | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer) | ||||
* | Don't remove the share/java and share/java/classes system directories | Kris Kennaway | 2003-02-22 | 1 | -3/+0 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update of java/cos to 05Nov2002 | Edwin Groothuis | 2003-02-08 | 3 | -40/+63 |
| | | | | | | PR: ports/45165 Submitted by: Palle Girgensohn <girgen@pingpong.net> Approved by: maintainer timeout | ||||
* | Don't remove system directories share/java, share/java/classes, and | Kris Kennaway | 2002-11-10 | 1 | -2/+0 |
| | | | | share/doc | ||||
* | Fix dependencies to be in sync with the recent JDK ports renaming. | Greg Lewis | 2002-06-16 | 1 | -1/+1 |
| | | | | Forgotten by: znerd | ||||
* | Adjust distfile and install .txt files rather than .html files. | Brian Somers | 2001-10-03 | 3 | -5/+5 |
| | | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk> | ||||
* | - Update java/cos to latest version | Kevin Lo | 2001-06-23 | 3 | -3/+9 |
| | | | | | | | - Fix broken link to sample code in docs PR: 28345 Submitted by: MAINTAINER | ||||
* | Update to java/cos port to latest version (21May2001) | James E. Housley | 2001-05-27 | 4 | -4/+14 |
| | | | | | PR: 27545 Submitted by: Jose Marques <noway@nohow.demon.co.uk> | ||||
* | Update to version 12Jun2000 | Kevin Lo | 2000-08-14 | 3 | -7/+10 |
| | | | | | PR: 20574 Submitted by: Ports Fury | ||||
* | Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} | Akinori MUSHA | 2000-04-14 | 1 | -1/+1 |
| | | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Adding cos version 1.0. | Steve Price | 1999-12-31 | 5 | -0/+96 |
The O'Reilly package of utility classes for servelt developers. PR: 12522 Submitted by: Jose Marques <noway@nohow.demon.co.uk> |