| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
Notes:
svn path=/head/; revision=395047
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
|
| |
Categories: print, science, emulators
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382185
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=381971
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
|
|
|
| |
Obtained from: pkgsrc (old history)
Notes:
svn path=/head/; revision=375538
|
|
|
|
|
|
|
| |
- Update pkg-message.
Notes:
svn path=/head/; revision=373130
|
|
|
|
| |
Notes:
svn path=/head/; revision=372510
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358556
|
|
|
|
|
|
|
|
|
| |
- Fix shebang
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358554
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add STAGEDIR support.
- Remove FT_BRIDGE option.
- Fix old syntax in LIB_DEPENDS.
Submitted by: tijl [*]
PR: ports/186705 [*]
Notes:
svn path=/head/; revision=347164
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
|
|
|
| |
print)
Notes:
svn path=/head/; revision=327765
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326301
|
|
|
|
|
|
|
|
|
| |
Changes in r323629 broke ghostscript*-nox11.
Pointed out by: bapt
Notes:
svn path=/head/; revision=323630
|
|
|
|
| |
Notes:
svn path=/head/; revision=323629
|
|
|
|
|
|
|
|
|
| |
device drivers after OPTIONS_{MULTI,GROUP} conversion.
Reported by: Gert Doering
Notes:
svn path=/head/; revision=323070
|
|
|
|
|
|
|
| |
Convert to USES=gmake
Notes:
svn path=/head/; revision=322666
|
|
|
|
|
|
|
|
|
| |
not GS_dmprt.
Spotted by: Andrzej Tobola
Notes:
svn path=/head/; revision=317185
|
|
|
|
|
|
|
|
|
| |
- Add dependency on libpaper unconditionally to 8.x and 9.x.
- Fix CONFLICTS_INSTALL.
- Remove ABI version numbers from LIB_DEPENDS.
Notes:
svn path=/head/; revision=317150
|
|
|
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Notes:
svn path=/head/; revision=316786
|
|
|
|
| |
Notes:
svn path=/head/; revision=316734
|
|
|
|
| |
Notes:
svn path=/head/; revision=316695
|
|
|
|
|
|
|
|
| |
Reported by: miwi
Feature safe: yes
Notes:
svn path=/head/; revision=316004
|
|
|
|
|
|
|
|
|
|
| |
in the case of !amd64 && !i386 in another way.
Pointed out by: crees
Pointy hat to: hrs
Notes:
svn path=/head/; revision=303669
|
|
|
|
|
|
|
| |
PR: ports/171253
Notes:
svn path=/head/; revision=303635
|
|
|
|
|
|
|
| |
Requested by: hrs
Notes:
svn path=/head/; revision=303630
|
|
|
|
|
|
|
|
| |
Approved by: doceng (gabor, maintainer) [print/ghostscript8]
Redports: ignore
Notes:
svn path=/head/; revision=303580
|
|
|
|
|
|
|
| |
The X11BASE variable is long gone, however these ports were not updated.
Notes:
svn path=/head/; revision=299908
|
|
|
|
|
|
|
|
|
| |
- Make MAKE_JOBS_SAFE=yes.
- Replace OPTIONS with OPTIONSng. Bump PORTREVISION because a package created
with Makefile.drivers r1.8 had some inconsistent default values.
Notes:
svn path=/head/; revision=299125
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for maintainers:
it introduces 3 different types of options: simple, multi and single:
- simple options are the same as the current options (i.e. on or off.)
- multi options are options where at least one must be set (1-N).
- single options are options where one and only one must be set (exclusive
options).
for users:
- OPTIONS_SET: globally enable some options
- OPTIONS_UNSET: globally disable some options
- ${UNIQUENAME}_SET: enable per-port choice of options
- ${UNIQUENAME}_UNSET: disable per-port choice of options
For compatibility the old OPTIONS framework is now working on top of the new one
The options previously set with old OPTIONS are imported and converted
transparently.
A new knob NO_DIALOG if defined in the the config-conditional target is ignored
(prevent the dialog(1) ui to show up.
Thanks to all people involved:
beat@, crees@, Bryan Drewery, linimon@, novel@ and others, for testing, comments, patches
Notes:
svn path=/head/; revision=297660
|
|
|
|
|
|
|
| |
PR: ports/165080
Notes:
svn path=/head/; revision=291137
|
|
|
|
|
|
|
|
| |
- Add a patch to suppress a warning message.
- Style fixes.
Notes:
svn path=/head/; revision=291071
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
| |
Spotted by: bf
PR: ports/158995
Notes:
svn path=/head/; revision=277974
|
|
|
|
| |
Notes:
svn path=/head/; revision=276961
|
|
|
|
|
|
|
| |
PR: ports/158028
Notes:
svn path=/head/; revision=275918
|
|
|
|
|
|
|
|
|
|
| |
- Fix a build issue when TARGET_ARCH is defined.
PR: ports/156654
PR: ports/156607
Notes:
svn path=/head/; revision=274533
|
|
|
|
|
|
|
|
| |
PR: 152610
Approved by: (maintainer timeout)
Notes:
svn path=/head/; revision=266360
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
| |
Discussed with: ache
Notes:
svn path=/head/; revision=259681
|
|
|
|
|
|
|
| |
Submitted by: mi
Notes:
svn path=/head/; revision=258699
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use external libraries instead of bundled old ones[1].
- Fix WITHOUT_FOO handling[2].
Submitted by: mi[1], dinoex[2]
PR: ports/126513
PR: ports/148960
Notes:
svn path=/head/; revision=258619
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr
Notes:
svn path=/head/; revision=255708
|
|
|
|
|
|
|
|
|
| |
WITHOUT_GS_cups=true.
Spotted by: Scott Allendorf
Notes:
svn path=/head/; revision=255087
|