Commit graph

57 commits

Author SHA1 Message Date
Dmitry Marakasov
3df7275272 - Add NO_ARCH
- Don't install empty docdirs

Approved by:	portmgr blanket
2015-09-04 14:26:05 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Ashish SHUKLA
c5167c49ba - Chase GNU Emacs updates
PR:		199553
2015-04-27 10:29:27 +00:00
Antoine Brodin
942951d86b Cleanup plist 2014-11-14 09:39:21 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Mathieu Arnold
46cf4bcb84 Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.

Differential Revision:	https://reviews.freebsd.org/D730
Reviewed by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
2014-09-18 12:31:24 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Danilo Egea Gondolfo
6e14842c1b - Add stage support
- Use ${PORT_OPTIONS:MDOCS} instead of !defined(NOPORTDOCS)
- Uses shebangfix

PR:		ports/191503
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2014-07-16 16:53:37 +00:00
Jimmy Olgeni
168f57451a Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Dmitry Marakasov
b851b8597f - Don't remove mtree directories
Approved by:	portmgr
2014-05-09 21:13:09 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Baptiste Daroussin
e4343d70fd Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:32:07 +00:00
Bryan Drewery
ee4796ca44 - Don't delete gnomehier directories
Approved by:	portmgr (implicit)
Pointyhat to:	bdrewery (for breaking poudriere deleted dir detection leading to the previous commit)
2013-04-15 18:55:01 +00:00
Bryan Drewery
6ad5b18fa8 - Fix packaging by removing unneeded PACKAGE_BUILDING hack
from r295132 for ports/166867 that the maintainer did
  not actually submit

Approved by:	portmgr
With hat:	portmgr
2013-03-31 12:58:43 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Alex Kozlov
f47f91d2a0 - Fix build with new texi2html
- Ignore attempts to compile with XEmacs, it is not supported by the ProofGeneral developers.

PR:	ports/169774
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2012-07-12 14:05:30 +00:00
Pav Lucistnik
0f15eed738 - Mark BROKEN: does not build
texi2html -expandinfo -number -split_chapter --noheader --output PG-adapting PG-adapting.texi
  Option number is ambiguous (number-footnotes, number-sections)

Reported by:	pointyhat
2012-06-27 19:30:14 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Michael Scheidell
77a5fc6b3f - Update to 4.1
- Fix build on amd64
- XEmacs is no longer supported by proofgeneral developers, so only GNU Emacs may be used
- Omit pdf compilation since a newer version of latex then is in ports is needed
- Use PORTDOCS= macros to simplefy Makefile and pkg-plist

PR:		ports/166867
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer0
2012-04-19 22:38:31 +00:00
Hiroki Sato
7ae6ec9c16 - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local.
2011-06-18 16:13:31 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
b08635b913 - Pass maintainership to Timothy Beyer (beyert|at|cs.ucr.edu)
PR:		143994 143995 143996
Submitted by:	Timothy Bourke <timbob@bigpond.com> (maintainer)
Feature safe:	yes
2010-02-26 09:30:28 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
6f2b571e98 [MAINTAINER] math/proofgeneral: 3.7.0 -> 3.7.1
PR:		ports/126066
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2008-08-15 01:03:23 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
fb3b71be54 - Remove empty files 2008-04-10 11:56:28 +00:00
Rong-En Fan
111ea77efc - Update to 3.7
PR:		ports/120987
Submitted by:	Timothy Bourke <timbob at bigpond.com> (maintainer)
2008-04-04 12:13:33 +00:00
Jeremy Messenger
b9277e9693 Ugh, took me about fifteen minutes to figure what's wrong with this... Oh..
A typo of PREFIX, fix it and should fix the *.desktop installation. Bump the
PORTREVISION.

Reported by:	pointyhat
Approved by:    Related with our (FreeBSD GNOME Team) big change
2007-10-27 19:44:46 +00:00
Jeremy Messenger
5a130b8b11 Fix the *.desktop installation, bump the PORTREVISION.
Reported by:    pointyhat-exp
Approved by:    Related with our (FreeBSD GNOME Team) big change
2007-10-25 17:44:42 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
e416c7e2e8 Now appears to build on amd64 2007-04-01 21:08:15 +00:00
Andrey Slusar
5a404d2004 Fix deinstall and unbroke port.
PR:		ports/109930
Submitted by:	Timothy Bourke (maintainer)
2007-03-05 19:38:17 +00:00
Kris Kennaway
edf0f7b058 BROKEN: Incomplete pkg-plist 2007-02-27 04:55:27 +00:00
Andrey Slusar
b32b35935a * Remove the direct inclusion of bsd.emacs.mk
* Use the misc/gnomehier and misc/hicolor-icon/theme ports
* Use the latest proofgeneral prerelease

PR:		ports/107414
Submitted by:	Timothy Bourke(maintainer)
2007-02-06 22:55:25 +00:00
Kris Kennaway
9f70f6091a Deprecate and expire on 2007-02-07 to give the maintainer more incentive
to work on this long-standing problem.
2006-12-09 19:57:26 +00:00
Kris Kennaway
96fb0bbb74 BROKEN: incomplete pkg-plist 2006-11-30 23:39:45 +00:00
Andrey Slusar
62ce34236f Fix plist and unbroken port.
PR:		ports/105383
Reported by:	pointyhat
Submitted by:	Timothy Bourke (maintainer)
2006-11-11 19:15:29 +00:00
Kris Kennaway
1b1a8050b0 BROKEN: Incorrect pkg-plist
Approved by:    portmgr (self)
2006-10-15 20:06:03 +00:00
Erwin Lansing
70480582d4 Remove zero-sized files. 2006-07-10 20:44:48 +00:00
Sergey Matveychuk
5b2dded8cd - Remove EMACS_SITE_LISTDIR if empty to satisfy pointyhat
Submitted by:	maintainer
Reported by:	kris mail
2006-05-16 12:03:31 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Sergey Matveychuk
4c46450129 - Add USE_EMACS=yes. It should present in all emacsen ports.
(This commit prevents the ports breakage after more strict condition
  will applied in bsd.port.mk and makes no functional changes)

PR:		ports/95238
Submitted by:	nobutaka
2006-05-06 08:44:14 +00:00