aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipsc
Commit message (Collapse)AuthorAgeFilesLines
* - use relative path instead of absolute pathYen-Ming Lee2004-10-221-3/+4
| | | | Notes: svn path=/head/; revision=119955
* - add patch fileYen-Ming Lee2004-10-133-11/+38
| | | | | | | | | | | | | - correct the path of prips - unbreak this port on 5.x - use PLIST_FILES instead of pkg-plist PR: 71900 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119125
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Mark as broken on recent 5.x versions due to gcc3.3 import: this appears,Mark Linimon2003-12-221-0/+4
| | | | | | | | once again, to be the preprocessor's new restrictions on multiline string constants. Informed maintainer. Notes: svn path=/head/; revision=96405
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix bogus use of WRKDIRPREFIX.Will Andrews2001-03-101-1/+1
| | | | | | | | Noted by: dinoex Reviewed by: MAINTAINER Notes: svn path=/head/; revision=39383
* Implement WANT_GNOME.Jeremy Lea2000-10-052-23/+15
| | | | Notes: svn path=/head/; revision=33430
* Update WWW for IPSC.Will Andrews2000-09-221-1/+1
| | | | | | | | PR: 21407 Submitted by: maintainer Notes: svn path=/head/; revision=33011
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-2/+1
| | | | Notes: svn path=/head/; revision=29057
* Fix fennerism, caused by another project moving to SourceForge.Will Andrews2000-04-271-1/+1
| | | | | | | | PR: 18247 Submitted by: maintainer Notes: svn path=/head/; revision=28031
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-2/+2
| | | | Notes: svn path=/head/; revision=27887
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-6/+6
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27427
* Remove trailing whitespace, remove x11 from categories, USE_XLIB whenBill Fumerola2000-01-301-1/+4
| | | | | | | appropriate. All of these are portlint errors. Notes: svn path=/head/; revision=25303
* Remove unneeded patches and add a new oneChris Piazza2000-01-121-0/+8
| | | | Notes: svn path=/head/; revision=24675
* Update to 0.4.2Chris Piazza2000-01-122-9/+17
| | | | | | | | PR: 16054 Submitted by: maintainer Notes: svn path=/head/; revision=24674
* Update to version 0.4.0R. Imura1999-12-102-10/+11
| | | | | | | | | | GUI version is now GNOMEified. PR: 14940 Submitted by: Maintainer Notes: svn path=/head/; revision=23702
* Import of ipsc.Jim Mock1999-11-035-0/+50
IPSC is short for IP Subnet Calculator. It is a tool that allows network administrators to make calculations that will assist in subnetting a network. It also has a number of other useful functions. PR: 14638 Submitted by: Jeremy Shaffner <jeremy@external.org> Notes: svn path=/head/; revision=22870