aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Let htop build when python 3 is default.Eitan Adler2013-05-301-2/+2
| | | | | | | Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=319448
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-305-81/+0
| | | | | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=319410
* - update to 2.0.14Florian Smeets2013-05-296-47/+27
| | | | | | | | | | | - make port non-interactive [1] - add PORTSCOUT hints, 2.1.X is a development version PR: ports/178532 [1] Submitted by: Claudius Herder <claudius_herder@ambtec.de> [1] Notes: svn path=/head/; revision=319396
* . add LICENSE=GPLv2;Boris Samorodov2013-05-272-24/+14
| | | | | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT; . define PLIST_FILES and PORTDOCS at makefile; . remove pkg-plist; . NOPORTDOCS -> PORT_OPTIONS:MDOCS. Notes: svn path=/head/; revision=319282
* . add LICENSE=GPLv2;Boris Samorodov2013-05-274-36/+25
| | | | | | | | | | | | | . remove shlib ABI version number from LIB_DEPENDS; . bump PORTREVISION; . trim Makefile headers; . define PORTDOCS at Makefile; . remove PORTDOCS lines from pkg-plist; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use plain install instead .for loops. Notes: svn path=/head/; revision=319280
* . add LICENSE=GPLv2;Boris Samorodov2013-05-272-19/+13
| | | | | | | | | | | | | . remove shlib ABI version number from LIB_DEPENDS; . bump PORTREVISION; . trim Makefile headers; . define PORTDOCS at Makefile; . remove PORTDOCS lines from pkg-plist; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use plain install instead .for loops. Notes: svn path=/head/; revision=319279
* . add LICENSE=GPLv2;Boris Samorodov2013-05-272-20/+15
| | | | | | | | | | | . bump PORTREVISION; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . trim Makefile headers; . add PLIST_FILES and PORTDOCS; . remove pkg-list. Notes: svn path=/head/; revision=319276
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;Boris Samorodov2013-05-271-8/+6
| | | | | | | . trim Makefile headers. Notes: svn path=/head/; revision=319275
* . remove LICENSE_FILE of a standard one (GPLv2);Boris Samorodov2013-05-271-2/+1
| | | | | | | . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319274
* . remove LICENSE_FILE of a standard one (GPLv2);Boris Samorodov2013-05-271-7/+2
| | | | | | | | . trim Makefile Headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319271
* Fix build with clangBaptiste Daroussin2013-05-271-0/+27
| | | | Notes: svn path=/head/; revision=319270
* . add LICENSE=GPLv2;Boris Samorodov2013-05-271-6/+5
| | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . use NO_WRKSUBDIR=yes. Notes: svn path=/head/; revision=319267
* . trim Makefile headers;Boris Samorodov2013-05-272-9/+5
| | | | | | | | | | . remove contiguous blank lines; . remove space after a variable name; . define PKG_PLIST and MAN8 at Makefile; . remove pkg-plist (2 lines). Notes: svn path=/head/; revision=319264
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-05-271-8/+3
| | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . remove standard DISTNAME. Notes: svn path=/head/; revision=319259
* . trim Makefile Headers;Boris Samorodov2013-05-271-6/+2
| | | | | | | . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319255
* . trim Makefile headers;Boris Samorodov2013-05-272-9/+5
| | | | | | | | | | . remove extra new line; . pet portlint: remove space after MASTER_SITE_SUBDIR=; . define PLIST_FILES and MAN8 at Makefile; . remove pkg-plist (2 lines). Notes: svn path=/head/; revision=319253
* . trim Makefile headers;Boris Samorodov2013-05-273-12/+12
| | | | | | | | | | | | | . capitalise the first letter at COMMENT; . add PLIST_FILES and MAN8; . remove pkg-plist (4 lines); . do not hard code gcc at the source Makefile, build with the default compiler and allow a compiler to be redefined; . the same for CFLAGS; . make use SUB_FILES=pkg-message and enhance pkg-message. Notes: svn path=/head/; revision=319252
* . remove shlib ABI cersion from LIB_DEPENDS;Boris Samorodov2013-05-271-16/+11
| | | | | | | | | | | | | . remove LICENSE_FILE of the standard one (GPLv2); . bump PORTREVISION; . trim Makefile headers; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES; . do not run mkdir for the same directory multiple times; . use plain install instead of .for loops. Notes: svn path=/head/; revision=319251
* . trim Makefile headers;Boris Samorodov2013-05-271-7/+2
| | | | | | | | . remove the indefinite article from COMMENT; . remove LICENSE_FILE for the standard one (GPLv2). Notes: svn path=/head/; revision=319245
* . trim Makefile headers;Boris Samorodov2013-05-272-21/+15
| | | | | | | | | | | . remove custom DOCDIR and use standard DOCSDIR; . define PLIST_FILES and PORTDOCS at Makefile; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . do not mute install command; . remove pkg-plist (hm, seems the port has never worked at NOPORTDOCS case). Notes: svn path=/head/; revision=319244
* Fix build with clangBaptiste Daroussin2013-05-271-5/+2
| | | | Notes: svn path=/head/; revision=319243
* . trim Makefile headers;Boris Samorodov2013-05-271-10/+5
| | | | | | | | | | . delete the indefinite article from COMMENT; . remove standard option description TK_DESC; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES. Notes: svn path=/head/; revision=319239
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-05-271-8/+6
| | | | | | | | | | . add LICENSE=GPLv2; . trim Makefile headers; . pet portlint: use tab instead of spaces after USE_XORG=; . bump PORTREVISION. Notes: svn path=/head/; revision=319230
* Do not try to remove directories not created by the portBaptiste Daroussin2013-05-272-3/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319216
* . define PORTDOCS at Makefile;Boris Samorodov2013-05-272-10/+2
| | | | | | | | | . remove double install of port docs; . remove .for loop, use plain install; . remove PORTDOCS lines from pkg-plist. Notes: svn path=/head/; revision=319212
* . trim Makefile headres;Boris Samorodov2013-05-271-13/+7
| | | | | | | | . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . seems that nothing requires .pre. and .post. includes. Notes: svn path=/head/; revision=319209
* Seems that nothing requires .pre. and .post. includes.Boris Samorodov2013-05-271-3/+1
| | | | Notes: svn path=/head/; revision=319205
* . add LICENSE=GPLv2;Boris Samorodov2013-05-273-31/+21
| | | | | | | | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . use one command REINPLACE_CMD instead of two commands SED and MV; . do not hard code gcc at the source Makefile, build with the default compiler and allow a compiler to be redefined; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use ${PORTDOCS:S,^,${WRKDOC}/,} trick to install PORTDOCS; . convert pkg-message to use SUB_FILES; . fix the directory of additional documentation at pkg-message. Notes: svn path=/head/; revision=319204
* Fix displaying the pkg-messageBaptiste Daroussin2013-05-272-3/+1
| | | | | | | | | Do not try to remove directories not created by the port [1] Reported by: pkg (DEVELOPER_MODE) [1] Notes: svn path=/head/; revision=319199
* USE_GNOME=desktopfileutils -> USES=desktop-file-utils.Boris Samorodov2013-05-272-7/+2
| | | | Notes: svn path=/head/; revision=319181
* . add LICENSE=GPLv2;Boris Samorodov2013-05-271-9/+11
| | | | | | | | | | . add USE_LDCONFIG=yes; . bump PORTREVISION; . remove indefinite article from COMMENT; . NOPORTDOCS -> PORT_OPTIONS:MDOCS. Notes: svn path=/head/; revision=319177
* There is a bug (misfeature?) in our make(1) with certain Makefiles, when theAlexey Dokuchaev2013-05-271-0/+1
| | | | | | | | | | | | | | | | | | | build breaks once -jX is passed (with any X), e.g. for this port: cc ck_mdb.o ck_volume.o ck_btree.o hfsck.o util.o main.o ../suid.o ../version.o -L../libhfs -lhfs -o hfsck cc: ../suid.o: No such file or directory cc: ../version.o: No such file or directory *** Error code 1 1 error *** Error code 2 1 error ===> Compilation failed unexpectedly. Reluctantly force GNU make(1) for the time being with corresponding comment. Notes: svn path=/head/; revision=319165
* . add LICENSE=GPLv3;Boris Samorodov2013-05-271-7/+5
| | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319164
* . remove the indefinite article and reword COMMENT;Boris Samorodov2013-05-271-12/+9
| | | | | | | | | . add LICENSE=GPLv2; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . remove some space lines. Notes: svn path=/head/; revision=319160
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-05-271-8/+4
| | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319158
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-05-271-3/+3
| | | | | | | | . bump PORTREVISION; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319157
* . trim Makefile Headers;Boris Samorodov2013-05-271-6/+2
| | | | | | | . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319156
* . trim Makefile header;Boris Samorodov2013-05-272-7/+2
| | | | | | | | . use PLIST_FILES; . remove pkg-plist (two lines). Notes: svn path=/head/; revision=319155
* Update to version 2.0.12.Boris Samorodov2013-05-273-5/+5
| | | | Notes: svn path=/head/; revision=319154
* . trim Makefile headers;Boris Samorodov2013-05-262-17/+10
| | | | | | | | | | | . remove the indefinite article from COMMENT; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . define PORTDOCS at Makefile; . remove port docs from pkg-plist; . indent .for loop inside .if statement. Notes: svn path=/head/; revision=319132
* . trim Makefile headers;Boris Samorodov2013-05-262-6/+1
| | | | | | | . remove pkg-plist with one line (which is a comment). Notes: svn path=/head/; revision=319131
* . trim Makefile headers;Boris Samorodov2013-05-261-7/+2
| | | | | | | . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319129
* Define PORTDOCS=README SCRIPTS as well.Boris Samorodov2013-05-261-0/+1
| | | | Notes: svn path=/head/; revision=319128
* . trim Makefile headers;Boris Samorodov2013-05-262-28/+29
| | | | | | | | . define options: DOCS EXAMPLES; . do not mute install command. Notes: svn path=/head/; revision=319127
* PORT_OPTIONS:DOCS -> PORT_OPTIONS:MDOCSBoris Samorodov2013-05-261-1/+1
| | | | | | | | Pointy hat to: bsam (me) Pointed out by: FreshPorts sanity checking Notes: svn path=/head/; revision=319126
* . remove the indefinite article from COMMENT;Boris Samorodov2013-05-261-2/+3
| | | | | | | | . remove shlib ABI version from LIB_DEPENDS; . bump PORTREVISION. Notes: svn path=/head/; revision=319125
* . convert NOPORTDOCS -> PORT_OPTIONS:MDOCS;Boris Samorodov2013-05-262-13/+9
| | | | | | | | . mute mkdir; . use PKG_PLIST and remove pkg-plist. Notes: svn path=/head/; revision=319124
* Update to 0.48Eitan Adler2013-05-262-3/+3
| | | | Notes: svn path=/head/; revision=319121
* Use CFLAGS and LDFLAGS at the port's Makefile instead ofBoris Samorodov2013-05-262-6/+6
| | | | | | | patching the makefile at sources. Notes: svn path=/head/; revision=319117
* . update to version 3.2;Boris Samorodov2013-05-264-40/+55
| | | | | | | | | | | | | . trim Makefile header; . use new MASTER_SITES (SF); . refine COMMENT a little; . incorporate USES=iconv (which is needed since 3.0); . optionify using DOCS; . mute mkdir; . use utmp.h -> utmpx.h for OSVESION>900007. Notes: svn path=/head/; revision=319115