Commit graph

13 commits

Author SHA1 Message Date
Max Brazhnikov
2d2662f134 Bump PORTREVISION after graphics/poppler update to 0.26.3 2014-11-25 12:55:53 +00:00
Jason E. Hale
60f6e26170 - Fix stage-qa error where STAGEDIR was being referenced by the binary
by setting up MAKE_ENV instead of passing STAGEDIR through PREFIX
- Respect CC, CFLAGS, LDFLAGS, and MAKE_JOBS
- Strip binaries
- Convert USE_BZIP2 to USES
- Use options helpers (this also fixes a problem where LIB_DEPENDS was
  being over-ridden in the PDF option, effectively cancelling out the
  LIB_DEPENDS for the PS option)
  Note: Did not use <OPT>_CONFIGURE_ENABLE because the configure script
  only understands --disable-<feature>
- Bump PORTREVISION

PR:		194317
Approved by:	olivierd (maintainer)
2014-10-27 23:36:31 +00:00
Marcus von Appen
734b61f327 - Convert ports of graphics/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:36:12 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Olivier Duchateau
da231dcdb2 - Support STAGEDIR
- Fix Python version
- Remove indefinite article in COMMENT entry
- Use new LIB_DEPENDS syntax
- Replace USE_GNOME= desktopfileutils to USES= desktop-file-utils
- Replace tab by space in WWW entry (pkg-descr)
2014-01-27 17:14:55 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Marius Strobl
2cc4260dc6 Make D-Bus and NLS support options (defaults unchanged). For completeness
sake, also make PDF support optional (still allowing to build a PS-only
reader).

Approved by:	olivierd, bapt
2012-12-20 23:13:44 +00:00
Olivier Duchateau
50b18cfe5f - Convert to OptionsNG
While here
- Update maintainer address
- Trim Makefile headers

Approved by:	rene, miwi (mentors)
Feature safe:	yes
2012-10-15 17:06:01 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
1db1e4f8a4 eLectrix is an application to view Portable Document Format (PDF) files.
Features:
- zoom an rotation
- basic text search
- basic navigation history
- fullscreen mode
- tabs

WWW:	http://electrix.sourceforge.net/

PR:		ports/162525
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe: yes
2011-11-19 18:14:53 +00:00