Commit graph

4454 commits

Author SHA1 Message Date
Kurt Jaeger
76f155129e Resurrect port: print/pnm2ppa
This software creates output using the PPA (printer performance
architecture) protocol.  This protocol is used by some HP "Windows-only"
printers, including the HP Deskjet 820C series, the HP DeskJet 720 series,
and the HP DeskJet 1000 series.  It has been tested on all three printers,
but your personal experience (positive or negative) is very much appreciated!

WWW: http://pnm2ppa.sourceforge.net/

PR:		207468
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2016-02-29 17:05:01 +00:00
Bryan Drewery
bdd004278b Remove security/openssh-portable-devel since it is outdated, insecure,
and no longer needed.
2016-02-29 16:51:11 +00:00
Raphael Kubo da Costa
69ec657383 Remove russian/muttprint.
The port was created in 2003 and never updated again except when it needed
to be adapted to changes in the ports framework itself. It has not had a
maintainer since 2007.

After updating print/muttprint to 0.73, the translation was not even
accurate anymore, and upstream already includes an updated version of the
same file (translation-ru.pl). The port was also broken after the
print/muttprint update, as we stopped setting variables such as CATEGORIES,
COMMENT and MAINTAINER with "?=" instead of "=".

PR:		207299
2016-02-25 14:31:10 +00:00
Kurt Jaeger
ade6e82d6b net-mgmt/openvmps: remove MOVED entry
Submitted by:	Vladimir Pushkar <vladimir.pushkar@gmail.com>
2016-02-20 17:00:11 +00:00
Dag-Erling Smørgrav
b5498a3d45 Remove mail/pronto: unmaintained since 2013, last release was in 2002,
breaks dependency graph since databases/p5-Mysql was removed in 2015.

MFH:		2016Q1
2016-02-18 12:13:30 +00:00
Rene Ladan
d5ce1f73bc Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
2016-02-14 19:21:31 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Rene Ladan
f8c734b5a1 Remove expired port:
2016-02-14 ports-mgmt/tinderbox-devel: use newer stable version (ports-mgmt/tinderbox)
2016-02-14 12:53:04 +00:00
Ruslan Makhmatkhanov
3abcf03666 security/py-openid: rename to security/py-python-openid
Rename to match upstream name.
2016-02-12 21:53:57 +00:00
Rene Ladan
637c5e8cf1 Remove expired port:
2016-02-12 multimedia/xbmc-addon-pvr: Does not work with multimedia/kodi 15.x and newer
2016-02-12 21:11:43 +00:00
Rene Ladan
09c4e126aa archivers/star: revive port
- update MASTER_SITES
- modernize (staging, USES, manual pages, @sample)
- add license information (CDDL + GPLv2)
- regenerate patches (no content changes)
- pass maintainer to submitter

While here:
- add USE_GCC=any to allow build on FreeBSD 10+

PR:		188974
Submitted by:	Chris Hutchinson (portmaster@BSDforge.com)
2016-02-11 16:22:41 +00:00
Xin LI
9567fc068c 2015-12-31 security/polarssl: Upstream is ending support for 1.2.x 2016-02-07 09:58:59 +00:00
Kubilay Kocak
275db1ead5 graphics/py-graphviz: Move to py-pygraphviz, Fix 3.x build
There are numerous graphviz related packages in PyPI, including:
graphviz, graphviz-python and pygraphviz.

This port, py-graphviz, is not and does not provide the same package
as the 'graphviz' package on PyPI (CHEESESHOP).

Further, it blocks the creation of a correctly named py-graphviz port,
is a POLA violation in terms of users expecting to find and recieve
the package they expect based on a standard search, and is likely to
create confusion among other ports if they depend on a python graphviz
package, which could result in incorrect packages/dependencies.

This is why among other reasons, Python packages should be named
exactly what they are called in PyPI, or inside install_requires,
setup_requires or tests_requires as dependencies in other packages.

This change moves py-graphviz to py-pygraphviz to correct the above
incorrect naming.

While I'm here:

- Remove backup (http) MASTER_SITES, CHEESESHOP is highly-available
  and provides a Geo-aware CDN by Fastly.
- Remove {BUILD,RUN}_DEPENDS in favour of the actual LIB_DEPENDS
- Use PYDISTUTILS_* framework variables to customise the build instead
  of hack patching setup.py
- Enable autoplist, fixing builds on Python 3.x [1]
- Enable concurrent (Python version) installation
  - Hack patch setup.py to preclude docs installation, as it adds a
    directory to --record and breaks pkg-plist output [2]
- Remove DOCSDIR override (no longer necessary)
- Assign MAINTAINER'ship to python@
- Add TEST_DEPENDS and test target
- pkg-descr: Match WWW URL to setup.py:homepage field
- pkg-descr: Improve package description text (matching upstream)

While I'm sweeping dependencies:

- Fix a typo in science/gramps: s|>-|>=

[2] https://wiki.freebsd.org/Python (Open task for install_data bug)

Reported by:	Ben Woods (via IRC) [1]
2016-02-07 09:44:24 +00:00
Rene Ladan
0e6b8ec859 Remove expired port:
2016-02-04 devel/etcdctl: etcdctl is now part of etcd, following the change from the upstream
2016-02-06 23:29:38 +00:00
Matthias Andree
e462f12cbb Revive and update sysutils/jailadmin port.
Simplify Makefile a bit for new options framework, remove port from MOVED.

PR:		200476
Submitted by:	Chris Hutchinson
2016-02-05 23:28:46 +00:00
Steve Wills
e0196b79e4 sysutils/puppet: rename to sysutils/puppet38 2016-02-05 02:08:09 +00:00
Ruslan Makhmatkhanov
41e8d75c00 Remove Python 3.2 related slave ports to unbreak INDEX
With hat:   python
2016-02-02 20:48:06 +00:00
Ruslan Makhmatkhanov
ed63d28c08 Remove expired lang/python32
Python 3.2 has reached it's EOL. Please update to Python 3.5

With hat:	python
2016-02-02 20:16:34 +00:00
Edward Tomasz Napierala
63843a7b66 Fix problems detected with MOVEDlint: resurrect editors/the,
fix sorting, remove trailing dot.

Reviewed by:	koobs@
Sponsored by:	The FreeBSD Foundation
2016-02-02 15:54:45 +00:00
Edward Tomasz Napierala
df7414fc6c Rename cad/pycam to cad/py-pycam, to match Python naming rules.
Reviewed by:	koobs@
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5168
2016-02-02 15:27:18 +00:00
Rene Ladan
37730614d2 Remove expired ports:
2016-01-31 devel/pdcurses-the: Seperate port is no longer needed, see PR
2016-01-31 www/py-django17: End of extended support: December 1, 2015
2016-01-31 www/codeigniter22: Codeigniter 2.2.x reached its End of Life on 31 October 2015. Please update to the current version.
2016-02-01 java/wildfly80: Fully EOL when version 8.2 was released
2016-02-01 java/wildfly81: Fully EOL when version 9.0 was released
2016-02-01 mail/phpmailer2: Obsolete, use mail/phpmailer instead
2016-02-01 20:41:29 +00:00
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
Rene Ladan
d56592897c Remove expired port:
2016-01-15 databases/php5-redis: PHP 5.4 EOL reached, use databases/php55-redis or databases/php56-redis instead
2016-01-30 16:50:02 +00:00
Rene Ladan
5f8debf9bc Remove expired port:
2016-01-30 www/xpi-bookmarkdd: incompatible with Firefox 34+
2016-01-30 09:09:10 +00:00
Alexey Dokuchaev
c6732be1c7 - Resurrect `sysutils/jailutils', it has a new home these days
- Define LICENSE and install couple of documentation files
- Clean up port description (remove FreeBSD 4.X related stuff)
- Transfer maintainership to the submitter

PR:		199722
Submitted by:	Chris Hutchinson
2016-01-29 06:07:19 +00:00
Baptiste Daroussin
fabaec88b0 Back to the present
Fix a typo on the date in MOVED

PR:		206704
Submitted by:	chris@chrullrich.net
2016-01-28 08:18:42 +00:00
Martin Wilke
f74b6d47cb - Fix Removal date from rev: 407393
PR:		206704
Submitted by:	chris@chrullrich.net
2016-01-28 08:16:17 +00:00
Kubilay Kocak
e18075a23d devel/py-msgpack: Rename to py-msgpack-python, Update to 0.4.6
- Rename to py-msgpack-python, accordingly:
  - Add MOVED entry
  - Update devel/Makefile
  - Update dependent ports
  - Remove DISTNAME and TODO comment
- Update PORTVERSION and distinfo checksum (0.4.6)
- Re-assign MAINTAINER'ship

PR:		205733
Submitted by:	Brendan Molloy <brendan+freebsd bbqsrc net>
Approved by:	zont (maintainer)
2016-01-28 03:12:23 +00:00
Rene Ladan
53f742ca21 Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento

A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP.
2016-01-26 21:24:52 +00:00
Baptiste Daroussin
c6c7f26918 Remove linux 32bit target binutils port which never has been used
as it was planned to
2016-01-26 19:25:04 +00:00
Rene Ladan
31ab0265e1 Remove expired port:
2016-01-23 archivers/jzip.org: Abandoned, outdated (no updates since 2003)
2016-01-24 12:06:17 +00:00
Alexey Dokuchaev
2ae863e448 Resurrect textproc/xxdiff' and textproc/xxdiff-scripts' which were removed
from the tree when Qt 3.x had reached EoL.  Version 4.0 adds support for Qt4
now and thus allows to revive the port(s).  While here, modernize Makefiles,
define LICENSE (GPLv2), clean up dependencies, and augment port description.

PR:	198025
2016-01-22 12:01:32 +00:00
Raphael Kubo da Costa
13d74ef592 Update libproxy and its slave ports to 0.4.12.
After being dormant since 2013, libproxy development picked up some steam at
the end of last year, and the project moved from Google Code to GitHub,
where its releases are also being hosted. A summary of changes between 0.4.6
and 0.4.12 can be found here:
    https://github.com/libproxy/libproxy/blob/0.4.12/NEWS

The libproxy ports themselves have undergone several changes too:
* net/libproxy
  - Drop a lot of patches that are no longer necessary.
  - Add a few patches that I have sent upstream, and add some context to the
    0.4.6 patches that are still required.
  - Explicitly disable a few build options (.NET bindings, for example).
  - Switch to an out-of-source CMake build (also applies to the slave
    ports).
  - Drop the unnecessary post-install target, likely added before pkg and
    our ports system got smart enough to remove directories when needed.
* net/libproxy-gnome
  - Explicitly add dependency on devel/glib20 as the code links against
    GObject.
  - Make it clear that this plug-in targets GNOME2 desktops and uses GConf
    to read proxy settings.
* net/libproxy-gnome3
  - New port. Similar to libproxy-gnome, but targets GNOME3/Mate and reads
    proxy settings via GSettings instead. libproxy-gnome retained its name
    to avoid confusing users and requiring instructions in UPDATING.
* net/libproxy-kde
  - The KDE configuration plug-in has been rewritten upstream and no longer
    links against Qt or any KDE libraries. Instead, it just has a run-time
    dependency on either kreadconfig (from KDE4) or kreadconfig5 (from KDE
    Frameworks 5).
* net/libproxy-mozjs
  - Resurrect the port; the plug-in has been rewritten and now uses
    lang/spidermonkey185 to parse the JavaScript in .pac files.
* net/libproxy-webkit
  - Switch to depending www/webkit-gtk3 instead of www/webkit-gtk2. In
    practice, there is no huge difference since libproxy only uses the
    JavaScriptCore layer (which is toolkit-independent) to parse .pac files.

Finally, thanks to mat@ for answering some questions about libproxy-perl and
which Perl patches still needed to be retained or rewritten.

Approved by:	gnome (kwm)
2016-01-19 10:00:25 +00:00
Alexey Dokuchaev
8b28f3f3eb - Resurrect `mail/bincimap' port (project was moved to SF.net from the
abandoned http://www.bincimap.org/ website)
- Distfile is .tar.gz now instead of original .tar.bz2, but the contents
  is identical (no changes whatsoever)
- Clean up and modernize the port: convert to OPTIONS, define LICENSE,
  get rid of CONFDIR in favor of ETCDIR, allow to build with GCC 4.7+,
  use @sample in pkg-plist, kill bogus EOL whitespace in pkg-descr, etc.
2016-01-17 17:28:08 +00:00
Ruslan Makhmatkhanov
28242ae833 textproc/py-gettext: rename to match upstream name 2016-01-16 13:23:40 +00:00
Rene Ladan
6656cb7bf5 Remove expired ports unrelated to PHP 5.4 :
2016-01-15 devel/e_dbus: Not used anymore by x11-wm/enlightenment
2016-01-15 www/xpi-locale-switcher: incompatible with Firefox 34 (and later presumably)
2016-01-15 19:44:31 +00:00
Cy Schubert
0c3ff6c0a1 Resurrect graphics/sane-epkowa@r363261.
Stagify.

Take ownership for now.
2016-01-15 05:39:45 +00:00
Rene Ladan
928ee0a715 Remove expired ports:
2016-01-08 devel/msp430-gdb: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430-gcc: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430mcu: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430-libc: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430-binutils: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 16:36:42 +00:00
Matthew Seaman
a7c6fd487b (Readdition of www/trac-ldap which was removed on 349600)
LDAP extensions to grant group permissions

This extension enables the use of existing LDAP groups to grant
permissions rather than defining permissions for every single user on
the system.  Also permits storage of permissions (both users and
groups permissions) in the LDAP directory itself rather than in the
database backend.

WWW: https://trac-hacks.org/wiki/LdapPlugin

Reviewd by:		koobs
Differential Revision:	https://reviews.freebsd.org/D4796
2016-01-08 12:23:48 +00:00
Thomas Zander
ce3ffa3f65 Update to upstream revision r5506, collapse games/duke3d-data info eduke
Detailed log from submitter:
- updates games/eduke32 to 5506,
- removes games/duke3d-data
- adds option to install HRP,
- adds option to install XXX Pack.

PR:		202998
Submitted by:	pkubaj@anongoth.pl (maintainer)
2016-01-06 16:00:59 +00:00
Max Brazhnikov
a10978d5bb Rename games/supertux-devel to games/supertux2 and update to new stable
release 0.4.0 (aka SuperTux Milestone 2)
2016-01-05 21:50:35 +00:00
Steve Wills
f69775bc99 devel/creduce: revive port
Since creduce seems to be maintained after all and has recently had a release
which now works with newer llvm, revive the port.
2016-01-04 15:36:08 +00:00
Raphael Kubo da Costa
a262d567ff Ressurrect audio/kstreamripper and update to 0.7.100.
Update to the latest release to make the port fetchable again. Stop passing
-DWITHOUT_LIBPROXY=YES to CMake because upstream disabled libproxy support a
few releases ago.

PR:		204171
Submitted by:	matthew@reztek.cz
Approved by:	maintainer timeout (65 days)
2016-01-03 13:04:18 +00:00
Sunpoet Po-Chuan Hsieh
263277eea6 - Move devel/py-distutils-extra to devel/py-python-distutils-extra 2016-01-02 12:06:22 +00:00
Rene Ladan
5445d9b64a Remove expired ports:
2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes
2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation
2016-01-01 19:11:59 +00:00
Raphael Kubo da Costa
cf35b4fb39 2015-11-26 audio/kstreamripper: Broken for more than 6 months 2016-01-01 13:04:05 +00:00
Raphael Kubo da Costa
af7cf694c4 Remove expired port: irc/irssi-devel.
2016-01-01 irc/irssi-devel: Older than irc/irssi
2016-01-01 12:57:37 +00:00
Rene Ladan
e603983d54 Remove lang/perl5.16 and the support bits in perl5.mk, it is no longer
supported and expired today.

Approved by:	portmgr (mat), perl (sunpoet)
Differential Revision:	https://reviews.freebsd.org/D4745
2015-12-31 21:06:14 +00:00
Rene Ladan
23150ec787 Remove expired port:
2015-12-31 dns/bind10: Is not developed any more, use dns/bundy
2015-12-31 10:58:14 +00:00
Rene Ladan
7b655e7cff Remove expired port:
2015-12-30 net/remmina-plugin-rdp: Broken for more than 6 months
2015-12-30 23:50:16 +00:00