Commit graph

8745 commits

Author SHA1 Message Date
Matthias Andree
d0522b10c5 STAGE and simplify do-install. 2014-09-01 20:55:33 +00:00
Vanilla I. Shu
75f6720464 Stagify. 2014-09-01 12:16:02 +00:00
Adam Weinberger
9a91d431ef USES=makeinfo broke the build here. This port requires texi2dvi, and
USES=makinfo will only bring it in on -current. Fix this by partially
reverting 366590 and adding back the dependencies on print/texinfo.

While here, correct the LICENSE.
2014-08-31 21:27:28 +00:00
Max Khon
4e73458a62 Unbreak on -CURRENT. 2014-08-31 18:01:46 +00:00
Antoine Brodin
abe8b21d9a Stage support
I merged the 2 plists to prevent orphans to be reported during make check-plist
of misc/amanda-server,  as it installs into stage some files already provided by
misc/amanda-client

Bump PORTREVISION as the install/deinstall scripts were revised

PR:		ports/193196
2014-08-31 13:14:07 +00:00
Steve Wills
ce0e8f1835 misc/rubygem-mime-types1: limit portscout to proper versions 2014-08-31 02:23:52 +00:00
Antoine Brodin
e0507d5714 Allow staging as a regular user and simplify
PR:		ports/193102
2014-08-30 10:32:28 +00:00
Hiroki Sato
320c2e3dfb - STAGEDIR support.
- Use makeinfo.

PR:	193139
2014-08-30 07:14:37 +00:00
Olivier Duchateau
b75d1eba0a - Disable SSP (Stack-Smashing Protector)
Reported by:	pkg-fallout@
2014-08-29 19:32:45 +00:00
Edwin Groothuis
056b82636f Parts of Russia will change times on 2014-10-26.
Australia will now use Axxx.
Time zone name changes for Asia/Novokuznetsk and Xinjiang and Samoa
and America/Metlakatla.

And lots of historical changes (See
http://mm.icann.org/pipermail/tz-announce/2014-August/000023.html
for the full details.)
2014-08-27 21:05:27 +00:00
Dmitry Marakasov
b5868273b3 - Switch comms/spandsp-devel to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Use install-strip target instead of STRIP_CMD
- Add/fix libspandsp.so versions in LIB_DEPENDS to differentiate between spandsp and spandsp-devel

Approved by:	portmgr blanket
2014-08-27 11:43:25 +00:00
Steve Wills
985fbcdda1 misc/rubygem-mime-types117: rename to misc/rubygem-mime-types1
Update misc/rubygem-mime-types117 to the latest version that will work with
rails 3.x and rename to properly reflect the version.
2014-08-26 18:45:58 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Antoine Brodin
8dac2b879b Allow staging as a regular user 2014-08-25 20:01:13 +00:00
Marc Fonvieille
d4d1f95b28 Update to r45500 of the FreeBSD docset.
Approved by:	doceng (implicit)
2014-08-25 11:22:18 +00:00
Steve Wills
2ed8bf976f misc/rubygem-mime-types: update to 2.3 2014-08-25 02:18:40 +00:00
Nicola Vitale
538d2fb9b9 - Remove conflicts with textproc/google-translate-cli 2014-08-24 22:37:30 +00:00
Steve Wills
c9fc46f3f4 misc/rubygem-dotenv: update to 0.11.1 2014-08-24 02:04:01 +00:00
William Grzybowski
070ae96b83 misc/pdmenu: update to 1.3.3
PR:		192805
Submitted by:	tkato432 yahoo com
2014-08-23 19:02:54 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Michael Gmelin
efc161dffd Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by:	bdrewery
Approved by:	bdrewery
2014-08-20 00:25:18 +00:00
Sunpoet Po-Chuan Hsieh
30a75850c8 - Update COMMENT
- Take maintainership
2014-08-19 19:51:31 +00:00
Sunpoet Po-Chuan Hsieh
db54263dde - Add my LOCAL to MASTER_SITES
- Use PORTDOCS
- Sort PLIST
- Take maintainership
2014-08-19 19:51:01 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Antoine Brodin
e368dc8d46 Unbreak misc/p5-OSSP-uuid slave 2014-08-17 17:45:41 +00:00
Eitan Adler
1e942b4de3 Return some ports I maintain to the pool. 2014-08-17 08:25:51 +00:00
Tijl Coosemans
ef2ec07cbc misc/openr2:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
2014-08-16 15:30:05 +00:00
Tijl Coosemans
a44b2f459f - USES=libtool pathfix
- Use MAKE_CMD
2014-08-16 15:04:45 +00:00
Tijl Coosemans
f4d3832eaf Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-16 14:58:34 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Adam Weinberger
80a45ad6bf Properly fix build on -current. 2014-08-15 16:54:04 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
0c689ad541 - Use USES=python 2014-08-15 03:02:03 +00:00
Rene Ladan
c4b62c6b39 Fix INDEX by adding misc/usbids to misc/Makefile
Pointyhat:	bapt (3 months overdue ...)
2014-08-14 22:42:36 +00:00
Jason E. Hale
23ead34a2c - Support staging
- WITHOUT_X11 -> X11 option
- Compile python code in do-build target
- USE_PYTHON -> USES=python
- Use USES=shebangfix instead of pre-install sed(1) commands
- Use plist subbing instead of weird post-install hack
- Bump PORTREVISION
2014-08-13 14:09:42 +00:00
Sunpoet Po-Chuan Hsieh
c5d3addcc7 - Update to 20140810
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140810.diff
2014-08-12 17:59:33 +00:00
Kurt Jaeger
0d6f80f03e misc/fxload: change maintainer
Approved by:	wkoszek (old maintainer), Uffe Jakobsen <uffe@uffe.org> (new)
2014-08-11 19:00:16 +00:00
Raphael Kubo da Costa
5537e38108 Update to 2.3.9. 2014-08-10 00:23:31 +00:00
Adam Weinberger
f839c0dd80 Honour CPPFLAGS and LDFLAGS to fix readline support on current. 2014-08-09 18:40:33 +00:00
Sunpoet Po-Chuan Hsieh
94bb93bf4e - Update to 2014.6
Changes:	http://pecl.php.net/package-changelog.php?package=timezonedb
2014-08-09 05:36:00 +00:00
Sunpoet Po-Chuan Hsieh
c8fa3d583d - Update to 20140806
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140806.diff
2014-08-08 03:40:09 +00:00
John Marino
d0cfa3d1e2 misc/excel-writer: Upgrade version 13 => 14 2014-08-07 19:58:09 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Sunpoet Po-Chuan Hsieh
5d2123be2c - Update to 20140718
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140718.diff
2014-08-02 05:13:08 +00:00
Rene Ladan
e3d6138364 Remove expired ports:
2014-07-30 mail/postfix27: No longer supported by upstream
2014-07-30 misc/freecode-submit: This software is obsolete. Freecode does not accept updates anymore.
2014-07-30 mail/exim-doc-info: yes
2014-07-31 misc/gman: Depends on expiring ghostview
2014-07-31 print/ghostview: project dead nearly a decade ago; use print/gv instead
2014-07-31 20:44:58 +00:00
Adam Weinberger
0f280153df Actually, this is only necessary on 32-bit systems. This is probably also
not the most graceful way to accomplish this.
2014-07-31 00:12:48 +00:00
Adam Weinberger
cb93a3cf92 Fix build. 2014-07-31 00:03:17 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Dmitry Marakasov
099320b1c0 - Fix plist
Approved by:	portmgr blanket
2014-07-29 23:45:22 +00:00