Commit graph

291347 commits

Author SHA1 Message Date
Chris Rees
31a6e1f9c3 Update to 3.4.2
This contains a security fix, all admins are advised to upgrade.

Security:	http://www.ratbox.org/ASA-2012-12-31.txt
2013-01-02 12:23:17 +00:00
Rene Ladan
51993baf9e Fix build with clang.
PR:		ports/174376
Submitted by:	Mark Atkinson <atkin901@gmail.com>
Approved by:	maintainer timeout (22 days)
2013-01-02 12:09:09 +00:00
Chris Rees
6c6b3e92da Security update to 3.0.8, to fix a remote DoS crash
Admins are advised to upgrade immediately.

PR:		ports/174878
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
Security:	http://www.ratbox.org/ASA-2012-12-31.txt
2013-01-02 12:07:39 +00:00
Chris Rees
caff3fdfac Update to 2.0;
Standard maintenance.

1. Added -c option on "qjail create" command that enables ssh access to the
jail and creates user account using jailname for id/pw.

2. Added -C option on "qjail create" command that depends on -D option that
creates ssh access to jail and creates user account using jailname for
id/pw while automatically duplicating jails.

3. Created a customized flavor, ssh-default that enables ssh access to jails.
This flavor contains a login account with id/pw of qjail.

4. Removed -c option from "qjail install" because hosts customized /etc
caused problems with jail start up.

5. Updated man qjail.8 to reflect the changes.

PR:		ports/174890
Submitted by:	Joe Barbish <qjail@a1poweruser.com> (maintainer)
2013-01-02 10:05:06 +00:00
Anton Berezin
1a92c44839 Update to 1.173.
Changes: http://search.cpan.org/dist/POE-Component-Client-Ping/CHANGES
2013-01-02 09:07:27 +00:00
Anton Berezin
87909a7178 Update to 0.14(.)03.
Changes:	http://search.cpan.org/dist/POE-Component-Generic/Changes
2013-01-02 08:56:33 +00:00
Anton Berezin
0dfa53a89a Update to 0.17.
Changes:	http://search.cpan.org/dist/Test-Strict/Changes
2013-01-02 08:44:56 +00:00
Frederic Culot
77821dd885 - Update to 2.24
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2013-01-02 08:22:23 +00:00
Jason Helfman
824d823a74 - fix LIB_DEPENDS and use dirrmtry in favor of dirrm
- drop default options_defined already default by options framework

Spotted by:	jhale@
2013-01-02 07:59:43 +00:00
Jason Helfman
112115bd25 - add new port : devel/rbenv
rbenv lets you easily switch between multiple versions of Ruby.
It's simple, unobtrusive, and follows the UNIX tradition of
single-purpose tools that do one thing well.

WWW: https://github.com/sstephenson/rbenv

PR:		174735
Submitted by:	fmb@onibox.net
2013-01-02 07:40:39 +00:00
Jason Helfman
9f879afa3f - trim historical header
PR:		174755
2013-01-02 07:19:09 +00:00
Jason Helfman
d6b438a315 - update to 1.6.5
== 1.6.5 (2012-12-27) ==
* Add menu item for clearing the text format.
* Add toolbar menus "Insert" and "Format" to main menu for better accessibility and HUD integration.
* Only show keyboard shortcuts in main menu, not in toolbar menus.
* Use selected text as link name when a new link is inserted.
* When an image or file is inserted, use selected text as the name of the link.
* Format selected text as header when a header is inserted.
* Convert selected text to a list when a list is inserted.
* Select title after it has been inserted to allow for easy editing.
* Change file permissions so that journal files are only readable by the user.
* Windows: Restore slider positions after opening RedNotebook from the tray.
* Windows: Support non-ascii installation paths.

== 1.6.4 (2012-12-22) ==
* Never include previous RedNotebook backups in new backups.
* Add strikethrough shortcut Ctrl+K.
* By default don't switch between edit and preview mode automatically.
* Add experimental support for irc protocol.

== 1.6.3 (2012-12-06) ==
* Fix: Don't interpret URLs with non-empty paths as local links.

PR:		174843
Submitted by:	maintainer, cheunghonyu@gmail.com
2013-01-02 07:17:39 +00:00
Jason Helfman
18fe7bff1b - update to 2.1.00
PR:		174755
Submitted by:	wicked@baot.se, jdunn@aquezada.com (maintainer)
2013-01-02 07:14:54 +00:00
Kevin Lo
002202f5ae Update to 2.55. 2013-01-02 03:35:20 +00:00
Andrey A. Chernov
9a38bebc6f Use
LockFile "/var/run/accept.lock"
instead of previous
LockFile "/var/log/accept.lock"

If system is crashed and rebooted, Apache refuses to start in case
/var/log/accept.lock.<pid> is found. That <pid> is almost always the same
due to minimum pid variance right after boot.
So use /var/run instead, which is cleaned on each boot.
2013-01-02 02:12:16 +00:00
Matthias Andree
f3adea88f8 Fix MimeTypes -> MimeType in .desktop file,
so that JabRef gets registered as application for text/x-bibtex files.
2013-01-02 01:35:10 +00:00
Matthias Andree
29ab783049 Fix MimeTypes -> MimeType in .desktop file,
so that docear gets registered as application for text/x-docear files.
2013-01-02 01:27:48 +00:00
Hiroki Sato
21cf9487a0 - Update to 11.87.
- Add LICENSE.

PR:		ports/174223
Submitted by:	Jan Henrik Sylvester
2013-01-01 23:35:09 +00:00
Matthias Andree
4a24d07a13 Bump PORTREVISION after .desktop file update. 2013-01-01 23:34:55 +00:00
Matthias Andree
51faab4326 Update .desktop file.
Submitted by:	Max Brazhnikov
2013-01-01 23:34:14 +00:00
Guido Falsi
a9a3448943 - Modify clang 3.2 fix to be the same as committed to the project's
repository.
- Bump PORTREVISION

Obtained from:	http://trac.wildfiregames.com/changeset/13031#file10
2013-01-01 23:25:37 +00:00
Bryan Drewery
c627ac0dd2 - Update to 2.3.1
Changes:
   - Documentation/usage cleanups
   - Misc bug fixes
   - jail: Add 'gjb' method support for stable/8
   - testport: Show leftovers in plist format, with
     support for DATADIR, ETCDIR, WWWDIR, DOCSDIRS,
     EXAMPLESDIR, SITE_PERL
   - testport: Fix -c showing a blank screen with some TERMs
   - bulk: Fix skipped/total count being wrong
   - ports: Fix -c/-d errors when no portstrees file exists
   - ports: Fix -m not working
   - jail: Add support for official ftp snapshots
   - ports/jail: Add support for svn+file and svn+https
   - bulk: Show jailname in summary output
2013-01-01 23:09:16 +00:00
Hiroki Sato
c163bdd64a Add LICENSE and LICENSE_FILE and remove LICENSE from PORTDOCS.
Suggested by:	danfe
2013-01-01 23:08:14 +00:00
Hiroki Sato
02c02c60da - Update to 1.4.2.
- Add LICENSE and LICENSE_FILE.
2013-01-01 22:56:39 +00:00
Matthias Andree
0b791a5b1d Avoid redirects in WWW: URL. 2013-01-01 22:37:34 +00:00
Matthias Andree
e039e9f600 Take port maintainership (was unmaintained). 2013-01-01 22:35:48 +00:00
Matthias Andree
54a819983f Fix Name in .desktop file, fix Icon path. 2013-01-01 22:32:19 +00:00
Matthias Andree
7de82b9a16 Update to new upstream release 2.9.1.
Add .desktop and icon file.

Changes since 2.9:
    - Command line option --importToOpen now also adds to an open tab when
      JabRef is launched.
    - Importing of entries works again. Fixes bug 1121.
    - Import inspection dialog is now modal.
    - Replaced Java launcher by launch4j. Fixes bugs 1100, 1103, 1123.
    - Menu font size can now be changed again. Help contents are also enlarged
      accordingly. Fixes bug 1122.

Changes since 2.8.1:
  see http://jabref.sourceforge.net/revisionhistory.php
2013-01-01 22:22:44 +00:00
Sofian Brabez
ad1913df1e - Update to 0.6.0
- ONLY_FOR_ARCHS is only amd64 for now
- Respect DOCS

PR:		ports/174344
Submitted by:	zont
2013-01-01 21:53:17 +00:00
Wesley Shields
f7fd2d2466 Disable PIE on ia64. This was causing a run-time failure.
Submitted by:	Anton Shterenlikht, Todd Miller
2013-01-01 20:33:52 +00:00
Thierry Thomas
4ab4d2f73e Upgrade GDL to 0.9.3.
Change log at
 <http://sourceforge.net/projects/gnudatalanguage/files/gdl/0.9.3/README>
2013-01-01 20:11:43 +00:00
Steve Wills
411574f178 - Update to 1.98
- Give maintainership to submitter

PR:		ports/174882
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-01-01 19:55:16 +00:00
Jeremy Messenger
57d1ede789 Do not overwrite the configuration file at the each update or reinstall by
disable its Makefile to install it as we already do it by manually. The patch
was somehow lost in later version.

PR:		ports/169328
Reported by:	Dan McGregor <dan.mcgregor@usask.ca>
2013-01-01 19:41:00 +00:00
Brad Davis
1b65764188 - Add rsyslog 7.2.4
Changes:	http://www.rsyslog.com/changelog-for-7-2-4-v7-stable/

Reviewed by:	swills
2013-01-01 19:38:28 +00:00
Gavin Atkinson
3dadf52d65 Remove cvsupd from the dependencies of instant-server, as:
- cvsup / cvsupd are deprecated by the FreeBSD Project.
 - Even if they weren't deprecated, very few people ever needed to run
   their own cvsupd server
 - cvsupd does not build on !i386, therefore neither could this port.

FWIW, I actually feel that the instant-server port should just be removed.
The idea that everyone running a server should install a full mail server,
Samba, dhcpd, NNTP server, squid and apache is at best a bad idea, and at
worst potentially dangerous.

Approved by:	eadler
2013-01-01 19:28:52 +00:00
Brad Davis
59a91c36d4 - Fix build when devel/json-glib is installed.
Submitted by:	kwm@
2013-01-01 18:40:18 +00:00
Guido Falsi
be56bce716 - Remove explicit run dependency on timidity, it is pulled in by
sdl_mixer [1]
- bump PORTREVISION
- While here update WWW line in pkg-descr and switch tab to space

Submitted by:	green dog <fiziologus@gmail.com> (via email) [1]
2013-01-01 17:45:31 +00:00
Bryan Drewery
36e9273733 - Update to 2.1
- Trim header

PR:		ports/174509
Submitted by:	Roman Naumann <namor@hemio.de>
Approved by:	Veit Jahns <idolum@users.sourceforge.net> (maintainer)
2013-01-01 16:01:28 +00:00
Anton Berezin
a42bd7612b Update to 0.92.
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2013-01-01 14:57:33 +00:00
Anton Berezin
e287f2ec7d Update to 0.11016.
Changes:	http://search.cpan.org/dist/SQL-Translator/Changes
2013-01-01 14:55:43 +00:00
Anton Berezin
2b5b4aabee Update to 0.070.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-01-01 13:09:25 +00:00
Brad Davis
395a5e9a5d - Mark rsyslog5 as depreciated
PR:		174642
Submitted by:	Cristiano Rolim Pereira <cristianorolim at outlook.com>
2013-01-01 04:11:50 +00:00
Brad Davis
7f73dcdc6c - Update to 6.6.0 [1]
- Fix the CONFLICTS to behave better with pkgng

PR:		174648 [1]
Submitted by:	Cristiano Rolim Pereira <cristianorolim at outlook.com>
2013-01-01 04:04:16 +00:00
Anton Berezin
8b062fc372 Update to 0.22.
Changes:	http://search.cpan.org/dist/Config-AutoConf/Changes
2012-12-31 17:42:31 +00:00
Grzegorz Blach
0f7ffd5814 - Fix linking with giflib
- Fix linking with libbluray

PR:		ports/174842
Approved by:	crees (mentor)
2012-12-31 17:32:16 +00:00
Jeremy Messenger
1c1456fc4a This isn't maintaining by gnome@ anymore, which we forgot to change it to
gecko@.
2012-12-31 17:25:28 +00:00
Jeremy Messenger
b2541922ea Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. There are a few more left, I will worry about it later.
2012-12-31 17:12:03 +00:00
Ruslan Makhmatkhanov
36b9293fef - update to 1.5.2.4 2012-12-31 17:09:36 +00:00
TAKATSU Tomonari
fa6e4fb386 - Update to 0.9-1 2012-12-31 17:09:12 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00