non port: x11/dgs/Makefile |
SVNWeb
|
Number of commits found: 66 |
Fri, 12 Oct 2018
|
[ 09:19 antoine ] (Only the first 10 of 92 ports in this commit are shown above. )
Deprecate most glib12 consumers
With hat: portmgr
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 24 Mar 2016
|
[ 15:47 tijl ] (Only the first 10 of 95 ports in this commit are shown above. )
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] (Only the first 10 of 354 ports in this commit are shown above. )
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] (Only the first 10 of 89 ports in this commit are shown above. )
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Mon, 9 Mar 2015
|
[ 00:58 amdmi3 ]
- Simplify MASTER_SITES
- Strip libraries
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Fri, 19 Sep 2014
|
[ 18:47 tijl ]
Remove old libtool patches
|
Sat, 13 Sep 2014
|
[ 15:11 tijl ] (Only the first 10 of 140 ports in this commit are shown above. )
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
|
Mon, 25 Aug 2014
|
[ 13:54 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Thu, 26 Jun 2014
|
[ 13:51 antoine ] (Only the first 10 of 11 ports in this commit are shown above. )
Allow to build with texinfo from ports
With hat: portmgr
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] (Only the first 10 of 462 ports in this commit are shown above. )
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above )
|
Sun, 9 Feb 2014
|
[ 20:57 antoine ]
Patch ltconfig a bit like USES=libtool does for configure files, so that
we end up with libs and symlinks as specified in the plist
No bump needed as it failed to package.
|
Thu, 6 Feb 2014
|
[ 22:39 bapt ]
Support stage
|
Sun, 13 Oct 2013
|
[ 01:28 eadler ]
Apply some simple cleanup to this port:
- Fix COMMENT
- USE_GMAKE -> USES=gmake
- Use new LIB_DEPENDS format
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Sat, 26 Jan 2013
|
[ 16:50 dinoex ]
- strip shlibversion in depedency
|
Thu, 18 Oct 2012
|
[ 19:15 dinoex ]
- drop maintainership
Feature safe: yes
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 5 Nov 2011
|
[ 18:44 kwm ]
Fix build on FreeBSD 10.
Approved by: portmgr (miwi)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 19 Nov 2009
|
[ 22:07 pav ] (Only the first 10 of 68 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Fri, 30 Jan 2009
|
[ 23:03 pav ]
- Update download location
Reported by: -fetch-original pointyhat run
|
Wed, 19 Mar 2008
|
[ 18:43 dinoex ]
- add xext to USE_XORG
|
Mon, 17 Mar 2008
|
[ 16:15 dinoex ]
- set USE_XORG
|
[ 12:35 dinoex ]
- don't install path_dps.m4, as newer autoconf break with it
- cleanup after xfree86 removal
|
Fri, 7 Mar 2008
|
[ 21:47 flz ] (Only the first 10 of 195 ports in this commit are shown above. )
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)
|
Mon, 24 Sep 2007
|
[ 08:39 rafan ] (Only the first 10 of 20 ports in this commit are shown above. )
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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 16 Feb 2007
|
[ 12:42 dinoex ]
- fix build after axing of xfree86-3
|
Fri, 2 Feb 2007
|
[ 17:06 pav ] (Only the first 10 of 48 ports in this commit are shown above. )
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
|
Tue, 12 Dec 2006
|
[ 10:14 dinoex ]
- install pswrap
- use USE_LDCONFIG
|
Wed, 26 Jul 2006
|
[ 15:30 dinoex ]
- reslove conflitcs with imake
Suggested by: thierry (Thierry Thomas)
|
Sun, 16 Apr 2006
|
[ 11:43 dinoex ]
- make buildable for all versions of X
- resolve conflicts with x*-clients and x*-libraries
|
Tue, 11 Apr 2006
|
[ 04:53 dinoex ]
- update to 0.5.9.1
- build without perl
- cleanups
- make portlint happy
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Fri, 27 Jan 2006
|
[ 09:39 linimon ]
Replace the dangerous .error with IGNORE. Unquote the other use of
IGNORE.
|
Fri, 23 Jul 2004
|
[ 19:10 anholt ] (Only the first 10 of 163 ports in this commit are shown above. )
- 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)
|
Sat, 17 Apr 2004
|
[ 00:17 kris ]
IGNORE when XFREE86_VERSION > 3, since dgs is included in XFree86
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Tue, 20 Jan 2004
|
[ 16:30 marcus ] (Only the first 10 of 35 ports in this commit are shown above. )
Use the new ghostscript options.
Submitted by: linimon
|
Thu, 20 Nov 2003
|
[ 15:06 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
Mon, 3 Nov 2003
|
[ 01:19 kris ] (Only the first 10 of 84 ports in this commit are shown above. )
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
|
Sun, 31 Aug 2003
|
[ 01:28 edwin ]
[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>
|
Sun, 20 Apr 2003
|
[ 19:47 marcus ] (Only the first 10 of 34 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 7 Mar 2003
|
[ 06:36 ade ] (Only the first 10 of 140 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 14 Sep 2002
|
[ 13:32 sobomax ] (Only the first 10 of 23 ports in this commit are shown above. )
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.)
|
Mon, 15 Jul 2002
|
[ 17:21 sobomax ] (Only the first 10 of 38 ports in this commit are shown above. )
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
|
Tue, 11 Sep 2001
|
[ 21:52 knu ]
Replace the ghostscript55 dependencies with ghostscript-gnu.
|
[ 03:28 ache ]
Bump png major
|
Mon, 5 Feb 2001
|
[ 16:18 olgeni ] (Only the first 10 of 68 ports in this commit are shown above. )
Style fixes for ports/x11.
|
Sun, 28 Jan 2001
|
[ 19:05 dannyboy ]
Fix unfetchable distfile.
|
Fri, 13 Oct 2000
|
[ 10:37 reg ]
Move man pages from manm to mann. Fix the missing install autoconf bug in a
more normal way.
|
Thu, 5 Oct 2000
|
[ 07:23 reg ] (Only the first 10 of 18 ports in this commit are shown above. )
Implement USE_GLIB.
|
Tue, 4 Jul 2000
|
[ 08:13 sobomax ] (Only the first 10 of 65 ports in this commit are shown above. )
Bump png shared library version.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 11:38 sobomax ] (Only the first 10 of 145 ports in this commit are shown above. )
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
Number of commits found: 66 |