From 5d28883cc6040fabca8bfbd865705f5aeb886fe3 Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 8 Dec 2008 06:43:50 +0000 Subject: Reset nemoliu due to maintainer-timeouts and no response to email. Hat: portmgr --- lang/jruby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile index d7e9685bab79..90468ec7a315 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://dist.codehaus.org/jruby/ \ http://dist.codehaus.org/jruby/previous/ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of Ruby Interpreter in Pure Java RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -- cgit /www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2018-02-041-1/+1
| | | | This round is @FreeBSD.org residents except teams.
* - fix build for FreeBSD-12dinoex2017-01-314-24/+34
| | | | - make portlint happier
* Replace bsd.openssl.mk with USES=sslmat2016-06-271-1/+1
| | | | | | | | | | | | Add a qa hint about needing, or not, USES=ssl. Fix ports doing silly things, like including bsd.openssl.mk directly. PR: 210322 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6866
* - Fix typo in pkg-descramdmi32016-05-111-1/+1
| | | | Approved by: portmgr blanket
* - update to 3.0.3dinoex2016-01-072-3/+3
|
* - Switch to options helpersamdmi32015-10-242-14/+3
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* ftp/vsftpd(-ext): USES=alias to fix build on DragonFlymarino2014-11-011-0/+1
|
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-1/+1
| | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-1/+1
|
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt)
* - drop MAN8PREFIXdinoex2014-04-12