1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

324464 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
ec29869e78 - Add stage support
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
2014-02-09 00:15:37 +00:00
Danilo Egea Gondolfo
a1188f8992 - Add stage support
- Add DANTE, NLS and GTK2 options
- Use options helpers
- Add LICENSE
2014-02-08 23:39:44 +00:00
Johan van Selst
d0f45ab36d Update to FreeCiv 2.4.2 2014-02-08 23:31:37 +00:00
David Thiel
be7220047e Remove certificate-related makefile and .cnf files on deinstall.
Submitted by:	QAT
2014-02-08 23:31:03 +00:00
Baptiste Daroussin
b20f871ccd Reset maintainership
Submitted by:	dmarion
2014-02-08 23:23:36 +00:00
Baptiste Daroussin
f7b4e9c09b Fix plist
Submitted by:	feld (maintainer)
2014-02-08 23:20:21 +00:00
Danilo Egea Gondolfo
54027defca - Add DOCS option
- Add stage support
- Add LICENSE
2014-02-08 22:35:58 +00:00
Danilo Egea Gondolfo
b6b512dba5 - Add stage support 2014-02-08 22:30:27 +00:00
Emanuel Haupt
7ad0a133af Support staging 2014-02-08 22:18:16 +00:00
Baptiste Daroussin
11fd726a0c Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of make(1) for ports using cmake 2014-02-08 22:15:14 +00:00
Emanuel Haupt
65b32bc188 - Support staging
- Add LICENSE
2014-02-08 22:14:29 +00:00
Emanuel Haupt
953f3a48de Support staging 2014-02-08 22:12:19 +00:00
Emanuel Haupt
a50759fb24 Support staging 2014-02-08 22:08:12 +00:00
Mark Felder
5a2fd4a19f Fix the missing Python package name prefix
Approved by:	swills (mentor, implicit)
2014-02-08 21:48:38 +00:00
Wesley Shields
f72dc6cc4b Update to 1.8.9p5.
PR:		ports/185581
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-02-08 21:48:04 +00:00
Johan van Selst
2bdfb5c622 Remove option description that is no longer used
Submitted by:	David Magda <dmagda@ee.ryerson.ca>
2014-02-08 21:46:47 +00:00
Antoine Brodin
3e9631fc83 - Add LICENSE
- Remove NO_PACKAGE for size reason, it will package fine and allow us to package games/vdrift too
- Stage support
2014-02-08 21:45:50 +00:00
Emanuel Haupt
6411ac8594 Support staging and add LICENSE 2014-02-08 21:45:20 +00:00
Emanuel Haupt
3a663fc75a - Support staging
- Add LICENSE
2014-02-08 21:38:46 +00:00
Emanuel Haupt
85ad94b8c1 - Support staging
- Use shebangfix
2014-02-08 21:29:55 +00:00
Emanuel Haupt
ef1bf95972 Support staging. 2014-02-08 21:23:47 +00:00
Emanuel Haupt
069a29a27b - Fully support staging (there were some ${STAGEDIR} statements but NO_STAGE
was still defined)
- also strip binaries and shared objects
2014-02-08 21:19:56 +00:00
Emanuel Haupt
2fab0630c9 - Support staging
- Add STATIC option
  (inspired by commented out CFLAGS+=-static)
2014-02-08 21:15:28 +00:00
Bryan Drewery
8684843b84 Fix build on 8.3 due to tcp.h not properly
including sys/types.h in it yet.
2014-02-08 21:10:00 +00:00
Emanuel Haupt
a177c91b4d Support staging 2014-02-08 21:09:51 +00:00
Baptiste Daroussin
8587220cbc Add an updating entry about icu for people having glib20 built with the COLLATION_FIX option 2014-02-08 21:05:45 +00:00
Emanuel Haupt
78b2065fea - Support staging
- Respect CC
- Respect CFLAGS
- Fix build with PCRE option
- Convert to OPTIONSng
2014-02-08 20:54:44 +00:00
David Thiel
34401ff652 Update to 0.9.2.
PR:		ports/182075
Submitted by:	Paul Procacci <pprocacci@gmail.com> / Benjamin Podszun <benjamin.podszun@gmail.com>
2014-02-08 20:36:09 +00:00
Raphael Kubo da Costa
b6143404a1 - Add OPTIONS_SUB=yes for the plist substitutions (and thus make package) to
work.
- Remove .desktop entry from the plist, as it is added automatically by
  DESKTOP_ENTRIES in the Makefile.

MFH:		2014Q1
2014-02-08 20:13:10 +00:00
Raphael Kubo da Costa
e6f3020ecf - Fix `make package' by removing @dirrm entry for a non-existent directory.
- Use a valid LICENSE name.
2014-02-08 20:06:43 +00:00
Raphael Kubo da Costa
4ccbdc48eb Fix r341494.
- Use the same name in the plist substitutions after switching to the new
  options helpers and OPTIONS_SUB=yes.
- Add the man pages to the plist after MAN1 and MAN5 got removed.

Pointy hat to:	bapt
2014-02-08 20:03:53 +00:00
Ruslan Makhmatkhanov
76335c8c63 - remove indefinite article from COMMENT
- add LICENSE (BSD3C)
- set RUN_DEPENDS explicitly
- turn database back-end selection into radio-option keeping existing
logic: if PGSQL isn't selected SQLITE is used
- use options helpers
- do not use easy_install and convert to auto-generated packing list [1]
- utilize shebangfix, instead of doing the same manually
- remove no more needed x-generate-plist target
- simplify examples installation and unmute it's commands
- do not install rpm stuff, it's not linux here anyway
- whitespace fixes in pkg-descr
- bump PORTREVISION

PR:		182332
Requested by:   Volodymyr Kostyrko <arcade@b1t.name> [1]
Submitted by:	rm (myself)
Approved by:	maintainer timeout

- add upstream patch to fix wiki bracketed link with Genshi 0.7
  see http://trac.edgewall.org/changeset/11683 for details

PR:     181419
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
Approved by:    maintainer timeout
2014-02-08 20:02:33 +00:00
Joe Marcus Clarke
aed7be5143 Update to 2.14.10.
* Check for old-style LIB_DEPENDS
* Don't emit a warning if there is only one MASTER_SITE, but that MASTER_SITE
  is known in our list of site macros. [1]
* Attempt to find corrupt DESKTOP_ENTRIES that do not specify a proper
  startupnotify value. [1]

Reported by:	Hardy Schumacher <hardy.schumacher@gmx.de>
2014-02-08 19:59:23 +00:00
Joe Marcus Clarke
d4f15e20d8 Remove a now-obsolete hunk since this function's signature was changed.
Submitted by:	Daniel Becker <razzfazz@gmail.com>
2014-02-08 19:54:10 +00:00
Raphael Kubo da Costa
3c54a5e553 Install the documentation into the right directory after r338682. 2014-02-08 19:53:23 +00:00
Antoine Brodin
5fcb22d809 The generation of Prima/Config.pm is not stage safe.
Correct the path inside this file in stage directory.
This fixes graphics/IPA build.

Reported by:	pkg-fallout
2014-02-08 19:23:28 +00:00
Thomas Zander
5f7bb3cad6 - Build fix for clang based systems
- Add LICENSE
- Add OPTION for portdocs
- Correct outdated project URL in pkg-descr
- Bump PORTREVISION

PR:		ports/184963
Submitted by:	Marcin Cieslak <saper@saper.info> (maintainer)
Approved by:	thierry (mentor)
MFH:		2014Q1
2014-02-08 18:25:13 +00:00
Bryan Drewery
ab51416f4e - Fix boost build on 8.3
Submitted by:	bapt
Tested by:	bdrewery
2014-02-08 18:10:39 +00:00
Emanuel Haupt
2feb355c8f - Support staging
- Strip binary
2014-02-08 18:07:08 +00:00
Emanuel Haupt
41b359f9e6 Support staging. 2014-02-08 18:00:06 +00:00
Emanuel Haupt
886923a401 Support staging and add LICENSE 2014-02-08 17:58:31 +00:00
Emanuel Haupt
c0da8c6b54 Support staging. 2014-02-08 17:53:48 +00:00
Martin Wilke
e5726ecc71 - Really stageify 2014-02-08 17:52:39 +00:00
Emanuel Haupt
25f914ad80 Support staging. 2014-02-08 17:47:49 +00:00
Sunpoet Po-Chuan Hsieh
8d40d7b1ce - Add LICENSE 2014-02-08 17:20:00 +00:00
Tijl Coosemans
59db801bb4 - Update to version 2.3.5.
- Add DOCS option, USES=libtool, staging.

PR:		ports/186470
Submitted by:	Yoshihiro Ota <ota@j.email.ne.jp> (maintainer)
2014-02-08 17:05:40 +00:00
Lars Thegler
9c01fdc7e3 Update to 1.24
Changes:	https://metacpan.org/source/BDFOY/Test-Data-1.24/Changes
2014-02-08 16:49:48 +00:00
Lars Thegler
401854e1e1 Update to 1.926
Changes:	https://metacpan.org/source/RJBS/Email-MIME-1.926/Changes
2014-02-08 16:46:38 +00:00
Mark Felder
481a3ada39 - Update to 8.0.1, required for next audio/beets update
Approved by:	swills (mentor)
2014-02-08 16:40:35 +00:00
Martin Wilke
1d8197cf33 - Stage support 2014-02-08 16:36:27 +00:00