Port details |
- xpns Petri-Net Simulator for Xwindows
- 1.0_4 misc
=1 1.0_4Version of this port present on the latest quarterly branch.
- DEPRECATED: unknown license
This port expired on: 2018-08-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2018-08-16 20:28:33
- SVN Revision: 477371
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- Also Listed In: cad
- License: NONE
- WWW:
- http://robotics.ee.uwa.edu.au/pns/
- Description:
- PNS is a public domain Petri net simulation tool for Unix systems. It requires
the X Window System.
Examples:
---------
- simple.net
3-2 Reduction
- add.net
x = x + y
- sub1.net
x >= y : x = x - y
x < y : y = y - x
- sub2.net
x = x - y
NEGATIVE = 1 <=> x-y < 0
- mult.net
z = x * y
- phil.net
Dining Philosophers Problem
WWW: http://robotics.ee.uwa.edu.au/pns/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pns_source.tar.Z) = 659b14edcfc59d7a9798577c1f1cd71a9e7de37813823b73d5409a0ed8321f4a
SIZE (pns_source.tar.Z) = 256925
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xpns-1.0_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_4 16 Aug 2018 20:28:33 |
rene |
Remove expired ports:
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license (Only the first 15 lines of the commit message are shown above ) |
1.0_4 13 Jul 2018 09:56:57 |
antoine |
Deprecate unmaintained ports under the NONE license |
1.0_4 28 Nov 2017 14:28:45 |
amdmi3 |
- Add LICENSE
- Add missing xorg depends
- Switch to options helpers |
1.0_3 20 Dec 2014 19:19:36 |
bapt |
Cleanup plist |
1.0_3 29 Jul 2014 01:16:46 |
adamw |
Rename misc/ patch-xy patches to reflect the files they modify. |
1.0_3 08 Dec 2013 14:11:55 |
danilo |
- Add stage support |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.0_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0_3 04 Jun 2013 10:04:47 |
miwi |
- Fix build with clang
- Support PLIST_FILES
PR: 179226
Submitted by: ports fury |
1.0_3 25 Mar 2013 04:30:31 |
eadler |
Cleanup unmaintained ports in the misc category:
- Trim Header
- Convert to OptionsNG
- Prefer DISTNAME to DISTFILES
- Reorder variables
- Fix comments (don't include leading article)
- @unexec rm must not cause failure
- Tabs, not spaces
- Single space for WWW
- Pet portlint
- etc.
In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.
Reviewed by: koobs, ashish |
1.0_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_3 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
1.0_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
1.0 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
1.0 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
1.0 11 Oct 2005 23:31:09 |
linimon |
Chase updated mastersite.
Source: distfile survey |
1.0 05 Sep 2005 11:43:26 |
dougb |
Update URL
Submitted by: Ralf Valerien <ralf@math.uni-bonn.de> |
1.0 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
1.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.0 20 Feb 2003 18:46:39 |
knu |
De-pkg-comment. |
1.0 22 Jun 2002 17:23:30 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
23 Aug 2001 21:21:52 |
kris |
Remove giffunip@asme.org as the maintainer: he no longer has the ability to
maintain these ports. Any non-committer who wants to grab one let me know.
|
13 Oct 2000 21:22:32 |
ade |
Support CC/CFLAGS/X11BASE/PREFIX properly Change location of data files from
lib/ to share/ |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |