FreshPorts -- The Place For Ports Thu, 4 Dec 2008 7:25 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
dgs 0.5.9.1_7 x11 on this many watch lists=1 search for ports that depend on this port
A display ghostscript system
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


a display ghostscript system
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11-toolkits/libXt, x11/libSM, x11/libICE, x11/libXext, x11/libX11, devel/libtool15, devel/pkg-config
Required To Run: x11-toolkits/libXt, x11/libSM, x11/libICE, x11/libXext, x11/libX11, devel/pkg-config, print/ghostscript-gpl
Required Libraries: graphics/jpeg, graphics/png, graphics/tiff, devel/glib12

To install the port: cd /usr/ports/x11/dgs/ && make install clean
To add the package: pkg_add -r dgs


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/dgs/
ftp://ftp.gnu.org/gnu/dgs/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/dgs/
http://mirrors.usc.edu/pub/gnu/dgs/
http://ftp.funet.fi/pub/gnu/prep/dgs/
ftp://ftp.kddlabs.co.jp/GNU/dgs/
ftp://ftp.dti.ad.jp/pub/GNU/dgs/
http://ring.sakura.ad.jp/archives/GNU/dgs/
http://ring.riken.jp/archives/GNU/dgs/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/dgs/
ftp://ftp.sunsite.org.uk/package/gnu/dgs/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/dgs/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/dgs/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/dgs/
ftp://ftp.chg.ru/pub/gnu/dgs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2008 18:43:04
Original commit files touched by this commit  0.5.9.1_7
dinoex search for other commits by this committer
- add xext to USE_XORG
17 Mar 2008 16:15:42
Original commit files touched by this commit  0.5.9.1_7
dinoex search for other commits by this committer
- set USE_XORG
17 Mar 2008 12:35:59
Original commit files touched by this commit  0.5.9.1_6
dinoex search for other commits by this committer
- don't install path_dps.m4, as newer autoconf break with it
- cleanup after xfree86 removal
07 Mar 2008 21:47:50
Original commit files touched by this commit  0.5.9.1_5
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
24 Sep 2007 09:39:21
Original commit files touched by this commit  0.5.9.1_5
  Sanity Test Failure
rafan search for other commits by this committer
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:    portmgr (pav)
19 May 2007 21:32:57
Original commit files touched by this commit  0.5.9.1_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Feb 2007 12:42:07
Original commit files touched by this commit  0.5.9.1_3
dinoex search for other commits by this committer
- fix build after axing of xfree86-3
02 Feb 2007 17:06:25
Original commit files touched by this commit  0.5.9.1_2
pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
16 Dec 2006 14:59:50
Original commit files touched by this commit  0.5.9.1_2
dinoex search for other commits by this committer
- fix plist macro
12 Dec 2006 10:14:03
Original commit files touched by this commit  0.5.9.1_2
dinoex search for other commits by this committer
- install pswrap
- use USE_LDCONFIG
26 Jul 2006 16:30:49
Original commit files touched by this commit  0.5.9.1_1
dinoex search for other commits by this committer
- reslove conflitcs with imake
Suggested by:   thierry (Thierry Thomas)
16 Apr 2006 12:43:33
Original commit files touched by this commit  0.5.9.1
dinoex search for other commits by this committer
- make buildable for all versions of X
- resolve conflicts with x*-clients and x*-libraries
11 Apr 2006 05:53:48
Original commit files touched by this commit  0.5.9.1
dinoex search for other commits by this committer
- update to 0.5.9.1
- build without perl
- cleanups
- make portlint happy
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.5.9_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
27 Jan 2006 09:39:19
Original commit files touched by this commit  0.5.9_1
linimon search for other commits by this committer
Replace the dangerous .error with IGNORE.  Unquote the other use of
IGNORE.
25 Nov 2005 19:09:52
Original commit files touched by this commit  0.5.9_1
pav search for other commits by this committer
- Add SHA256
23 Jul 2004 20:10:32
Original commit files touched by this commit  0.5.9_1
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
17 Apr 2004 01:17:56
Original commit files touched by this commit  0.5.9_1
kris search for other commits by this committer
IGNORE when XFREE86_VERSION > 3, since dgs is included in XFree86
10 Apr 2004 18:26:55
Original commit files touched by this commit  0.5.9_1
trevor search for other commits by this committer
Tidy up whitespace.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.5.9_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.5.9
trevor search for other commits by this committer
SIZEify.
20 Jan 2004 16:30:09
Original commit files touched by this commit  0.5.9
marcus search for other commits by this committer
Use the new ghostscript options.

Submitted by:   linimon
20 Nov 2003 15:06:15
Original commit files touched by this commit  0.5.9
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
20 Nov 2003 13:51:47
Original commit files touched by this commit  0.5.9
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
03 Nov 2003 01:19:26
Original commit files touched by this commit  0.5.9
kris search for other commits by this committer
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:    portmgr
31 Aug 2003 02:28:49
Original commit files touched by this commit  0.5.9
edwin search for other commits by this committer
[PATCH] x11/dgs: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afp1

PR:             ports/54956
Submitted by:   Jens Rehsack <rehsack@liwing.de>
20 Apr 2003 20:47:49
Original commit files touched by this commit  0.5.9
marcus search for other commits by this committer
Remove USE_GNOMENG.
07 Mar 2003 06:36:20
Original commit files touched by this commit  0.5.9
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Sep 2002 14:32:07
Original commit files touched by this commit  0.5.9
sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
15 Jul 2002 18:21:56
Original commit files touched by this commit  0.5.9
sobomax search for other commits by this committer
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
11 Sep 2001 22:52:33
files touched by this commit
knu search for other commits by this committer
Replace the ghostscript55 dependencies with ghostscript-gnu.    
11 Sep 2001 04:28:38
files touched by this commit
ache search for other commits by this committer
Bump png major    
05 Feb 2001 16:18:54
files touched by this commit
olgeni search for other commits by this committer
Style fixes for ports/x11.    
28 Jan 2001 19:05:27
files touched by this commit
dannyboy search for other commits by this committer
Fix unfetchable distfile.    
13 Oct 2000 11:37:28
files touched by this commit
reg search for other commits by this committer
Move man pages from manm to mann.  Fix the missing install autoconf bug in a  
more normal way.    
08 Oct 2000 08:56:00
files touched by this commit
asami search for other commits by this committer
Convert category x11 to new layout.  
05 Oct 2000 08:23:01
files touched by this commit
reg search for other commits by this committer
Implement USE_GLIB.    
04 Jul 2000 09:13:36
files touched by this commit
sobomax search for other commits by this committer
Bump png shared library version.    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 12:38:51
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19494
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours2
new 7 days26
new fortnight93
new month165

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.238 seconds.