aboutsummaryrefslogtreecommitdiff
path: root/net/java-beepcore
Commit message (Collapse)AuthorAgeFilesLines
* 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) Notes: svn path=/head/; revision=214430
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - 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}. Notes: svn path=/head/; revision=191544
* - Add java categoryRong-En Fan2007-01-051-1/+1
| | | | Notes: svn path=/head/; revision=181514
* - Update to 0.9.08Rong-En Fan2007-01-053-8/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/107541 Submitted by: Marcelo Araujo <araujo at bsdmail.org> Notes: svn path=/head/; revision=181513
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-031-7/+9
| | | | | | | | | - Use JAVALIBDIR - CP -> INSTALL_DATA - Merge do-install and post-install Notes: svn path=/head/; revision=127999
* . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.Greg Lewis2004-07-092-233/+21
| | | | | | | | | | . While I'm here: . Use PORTDOCS to greatly simplify the packing list. . Use %%EXAMPLESDIR%% in the packing list rather than the equivalent hardcoded path. Notes: svn path=/head/; revision=113303
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Remove MAINTAINER, as per his request:Christian Weisgerber2003-06-021-1/+1
| | | | | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=81956
* . Fix the MASTER_SITE_SUBDIR setting.Greg Lewis2003-05-121-4/+2
| | | | | | | | | . Use JAVAJARDIR rather than defining out own JAVALIBDIR variable. Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) Notes: svn path=/head/; revision=80852
* . Add the net/java-beepcore port:Greg Lewis2003-05-104-0/+279
This release includes a Java implementation of beep core RFC 3080 and beep mapping for TCP RFC 3081. WWW: http://sourceforge.net/projects/beepcore-java PR: 43925 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=80585