aboutsummaryrefslogtreecommitdiff
path: root/sysutils/relaxconf
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373038
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Remove trailing whitespaces from category sysutilsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345435
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 1: Support STAGEDIR.Vanilla I. Shu2013-11-161-1/+0
| | | | | | | 2: switch to new LIB_DEPENDS syntax. Notes: svn path=/head/; revision=333979
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Fix yet another typoBaptiste Daroussin2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317492
* Finish converting sysutils from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-9/+7
| | | | | | | While here convert bacula-server from USE_GETTEXT to USES=gettext Notes: svn path=/head/; revision=317491
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* 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
* Reset relaxbsd@gmail.com due to maintainer-timeouts.Mark Linimon2008-03-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=208315
* - Change maintainer addressBeech Rintoul2007-07-051-2/+2
| | | | | | | | | | - Cleanup master_sites Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194988
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-4/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Replace hamigua's MAINTAINER emails to a unified one.Clive Lin2006-04-291-1/+1
| | | | | | | Submitted by: MAINTAINER via IM. Notes: svn path=/head/; revision=160765
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Chase URLs per distfile survey.Mark Linimon2005-11-271-1/+1
| | | | Notes: svn path=/head/; revision=149654
* Use GNU_CONFIGURETilman Keskinoz2005-10-181-1/+1
| | | | | | | | PR: 87616 Submitted by: Yinghong.Liu <relaxbsd@gmail.com> Notes: svn path=/head/; revision=145785
* relaxconf contains a set of text menu based utilities for configuring RelaxBSDRenato Botelho2005-10-134-0/+115
(a LiveCD system base on FreeBSD),they're also useful for FreeBSD user. WWW: http://www.RelaxBSD.org http://sourceforge.net/projects/relaxbsd PR: ports/87311 Submitted by: Yinghong Liu <relaxbsd@gmail.com> Notes: svn path=/head/; revision=145277