aboutsummaryrefslogtreecommitdiff
path: root/net/jrdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-5/+4
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* - Update to 0.3.1.0Pietro Cerutti2014-02-145-222/+23
| | | | | | | | - STAGE-clean - Switch to the jar-only distribution Notes: svn path=/head/; revision=344188
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Update to 0.2.0030Pietro Cerutti2008-07-083-9/+164
| | | | | | | - Enable docs installation Notes: svn path=/head/; revision=216530
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 0.2.0020Pietro Cerutti2008-05-277-51/+60
| | | | | | | | | | | - Remove viewer and server scritps, use new GUI starter instead - Move config files and [trust|key]stores to ${HOME}/.jrdesktop/ - Remove patch fixed upstream Approved by: miwi (mentor) Notes: svn path=/head/; revision=213772
* - Update to 0.2.0012Pietro Cerutti2008-05-154-15/+19
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=213086
* - New port: jrdesktopPietro Cerutti2008-05-156-0/+83
jrdesktop is an open source software for viewing and/or controlling a remote PC. Besides then screenshots, keyboard and mouse events transfer, jrdesktop includes many additional features (file transfer, data compression, color conversion, ...). http://jrdesktop.sourceforge.net/ Approved by: miwi (mentor) Notes: svn path=/head/; revision=213084