summaryrefslogtreecommitdiff
path: root/java/cos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove libexpat.so.6 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Cleanup plistAntoine Brodin2014-11-141-7/+0
|
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
|
* - Stage supportAntoine Brodin2014-02-161-8/+5
| | | | - Remove infozip dependency
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | java)
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-181-6/+2
| | | | Approved by: portmgr (bapt)
* In categories starting with [h-m], remove empty lines from pkg-plist (andAlexey Dokuchaev2013-03-171-4/+0
| | | | purge one empty file).
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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 Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-132-94/+94
| | | | | | | - Add 'devel' category - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%JAVAJARDIR%% and %%DATADIR%% in pkg-plist - CP -> INSTALL_DATA
* . Add another MASTER_SITE.Greg Lewis2004-07-131-1/+2
| | | | Requested by: kris
* Add SIZE into distinfoDaichi GOTO2004-03-181-0/+1
| | | | Submitted by: trevor
* java/cos: drop maintainer shipDaichi GOTO2003-08-191-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 directoriesKris Kennaway2003-02-221-3/+0
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update of java/cos to 05Nov2002Edwin Groothuis2003-02-083-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, andKris Kennaway2002-11-101-2/+0
| | | | share/doc
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | Forgotten by: znerd
* Adjust distfile and install .txt files rather than .html files.Brian Somers2001-10-033-5/+5
| | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk>
* - Update java/cos to latest versionKevin Lo2001-06-233-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. Housley2001-05-274-4/+14
| | | | | PR: 27545 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update to version 12Jun2000Kevin Lo2000-08-143-7/+10
| | | | | PR: 20574 Submitted by: Ports Fury
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}Akinori MUSHA2000-04-141-1/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
|
* Adding cos version 1.0.Steve Price1999-12-315-0/+96
The O'Reilly package of utility classes for servelt developers. PR: 12522 Submitted by: Jose Marques <noway@nohow.demon.co.uk>