1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

307269 Commits

Author SHA1 Message Date
Baptiste Daroussin
062d5457aa Add an explicit dependency on pkgconf 2013-08-30 01:53:16 +00:00
Mark Felder
2c82d269ea - Cleanup
- Passes rclint / portlint
- Fix permissions at install

Approved by:	swills (mentor)
2013-08-30 01:47:21 +00:00
Bryan Drewery
292daf4156 - Fix 'make reinstall'
PR:		ports/178436
Submitted by:	Garrett Cooper <yaneurabeya@gmail.com>
Approved by:	maintainer timeout
Sponsored by:	EMC / Isilon Storage Division
2013-08-30 01:41:31 +00:00
Baptiste Daroussin
66974c6f5e Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
2013-08-30 01:15:20 +00:00
Bryan Drewery
c06669b079 - Cache more
PR:		ports/178346
Submitted by:	eadler
2013-08-30 01:08:08 +00:00
Baptiste Daroussin
ecfa41e79d Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 01:02:57 +00:00
Jason Helfman
55ab98ad28 - Removed LIB_DEPENDS of libmaa, as it is no longer required.
- Install file paexec.pdf as documentation.

PR:		181662
Submitted by:		danilogondolfo@gmail.com ( maintainer )
2013-08-30 00:59:01 +00:00
Bryan Drewery
e5fa41824b Note that this must reflect the oldest supported release 2013-08-30 00:50:55 +00:00
Baptiste Daroussin
035f175141 Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 00:47:20 +00:00
Baptiste Daroussin
b25672e7a6 Cache more GNU configure tests, obtained from gettext and openssh configure script run on FreeBSD 8.3
Remove all cached *_works entries as it can hide problems.
2013-08-30 00:35:01 +00:00
Nicola Vitale
c7b7262e82 - Update to 0.10
- Trim Makefile header  [1]
- Add LICENSE (AL2)
- Add a regression-test target
- Pass long options to BuildDoc command, so it is clear what they do
- Define DOCS option  [1]
- Remove files/patch-setup.py
- Add files/patch-tox.ini

Build log:	https://redports.org/buildarchive/20130829235200-19910/
PR:	ports/177475  [1]
Submitted by:	olgeni
2013-08-30 00:07:01 +00:00
TAKATSU Tomonari
4947724128 - Update to 2.0.1 2013-08-29 23:02:09 +00:00
TAKATSU Tomonari
e7b1965ec4 - Update to 0.7.0 2013-08-29 23:00:51 +00:00
TAKATSU Tomonari
b66d78f3ff - Update to 0.2.13 2013-08-29 23:00:00 +00:00
Matthias Andree
854b45ea77 Note that I could not fully test all integrations yet. If integrations are
failing, please add detailed information how you set up your MTA, and
Mailman, what user/group IDs are, how list aliases are managed, and
thereabouts.

- Update to 2.1.15. [2] Changes: click View the full Changelog on
  https://launchpad.net/mailman/2.1/2.1.15
- Fix without-NLS install: Install at least English template. [1]
- Drop EXIM3 option, we don't have an Exim 3 port any more.
- Drop INTEGRATION option, which would at best be confusing.
- Reformat COMMENT to fit into common limits.
- Fix typo in COURIER_DESC.
- When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
  Postfix because we need the postconf program.
- Use htdig patches for Mailman version 2.1.12 and remove BROKEN tag,
  in an experimental attempt to revive htdig support.
- Fix a few minor glitches in FreeBSD-post-install-notes.
- Drop files/patch-Mailman__Cgi__confirm.py, integrated in upstream tarball.
- Add launchpad.net to MASTER_SITES.
- Update files/postfix-verp.diff.
- Install a dummy one-line text file into PYTHON_SITELIBDIR so that
  Python's upgrade-site-packages would reinstall Mailman. [1]
- Add "status" support for rc.d script. [3]
- Change pre-fetch: to pre-everything::
- Revise formatting of pre-everything text to make clear it displays
  default values, not current values. To avoid ports/170280.

PR:		ports/135503 [1]
PR:		ports/170280 [2]
PR:		ports/170285 [2]
PR:		ports/176180 [1]
PR:		ports/181298 [3]
Submitted by:	Lowell Gilbert [1]
Submitted by:	Stefan Lasiewski [2]
Submitted by:	Oliver Fromme [3]
2013-08-29 22:58:07 +00:00
Anton Berezin
cedda4da28 Update to 0.56.
Changes:	http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
2013-08-29 22:49:00 +00:00
Matthias Andree
7b02f2f6e0 Adjust NOPORTDOCS to OptionsNG.
Trim header.

PR:		ports/181644
Submitted by:	Takefu <takefu@airport.fm>
2013-08-29 21:58:49 +00:00
Koop Mast
80df0689f7 Fix dconf-editor at run-time.
Submitted by:	Eric Turgeon
Obtained from:	GNOME dev repo, patch from dconf upstream
2013-08-29 21:24:04 +00:00
Pawel Pekala
c134e85271 Update to version 3.2
qjail-3.2 change log

1. Added IPv6 support to "create" and "config" commands.

2. Changed the way jail status is determined. Now use "jls -j jailname jid"
 command instead of carring internal jid field in jail definition record.
 This fixed jail status problem when users used the "halt or reboot"
 command on the host instead of the "shutdown now" command.

3. Changed qjail-bootime script to nolonger populate internal jid field
 in jail definition record.

4. Corrected coding of conflicts_install parameter in the port Makefile
 so it functions as wanted. Also inserted message info block about upgrade
 procedure and CONFLICT resolution.

5. Removed all references to qjail.conf file from all man pages.

6. Corrected examples in qjail man for "qjail create" command using
 new -4 option for IPv4 IP addresses.

qjail-3.1 change log http://www.freebsd.org/cgi/query-pr.cgi?pr=179769

1. sharefs/usr/src and sharefs/usr/ports were missing links. Design was to
 have sharedfs share those directories with all jails. Added code to mkdir
 src and port on sharedfs and link to template.

2. For update -b, archive sharedfs, restore sharedfs and install commands,
 replaced the logic of rolling through the qjail.local directory opening
 each definition file to check if jail was running which left the last opened
 jail variables populated, with logic based on using jls command to list
 the running jails and then checking jls list to qjail.global
 directory content of qjail owned jails to determine if jail was running.

3. For archive of image jail, removed qjail prefix from variable name.

4. For "update -b" host binaries have noschg set on a few files, added
 chflags -R noschg "${sharedfs}/${dir}"
 chflags -R nosunlink "${sharedfs}/${dir}"
 commands to remove said status on all files.

5. Add "mount.devfs=1" parameters to build_def function of qjail script and
 qjail-bootime script. This enables ps and top commands to work inside of
 jail. This is a work around for /dev bug in jail(8).

6. "qjail create -a img20 -i 25 img25 10.0.10.20" Using a image archive caused
 cpio to complain when copying the template to populate the img file.
 Replaced cpio with "cp -R dir/" command, also made the same change to
 the dup image logic. The cpio command has problems working with sparse files.

7. Added "qjail config -h" option. This option provides a way to enable "SSH"
 on a jail. Same option as -c of the "qjail create" command.

8. Updated "man qjail" with instructions on using the "mv" command to give
 jails access to the hosts "/usr/ports" or "/usr/src" directories.

9. Added new function to "config" command call -m for manual start jails,
 -m to enable and -M to disable.

10. Changed the "config" command call -r [run, norun] option to -r to enable
 and -R to disable.

qjail-3.0 change log http://www.freebsd.org/cgi/query-pr.cgi?pr=179184

1. This version of qjail has been converted from using the legacy rc.d-method
 as used in all previous versions of qjail, to using the jail(8)
 jail.conf-method available in RELEASE-9.1. This upgrade provides the
 ability to enable the following new options on a per-jail basis.
 exec.fib, allow.raw_sockets, allow.quotas, allow.mount.nullfs,
 allow.mount.zfs, cpuset.id, securelevel, vnet.interface, and vnet.
 The vnet option gives a jail its own network stack using the experimental
 vimage software with or with out ipfw firewall and using if_bridge/epair
 or netgraph for its network. This qjail version is not functional
 for RELEASES older than RELEASE-9.1.

2. The basejail has been renamed to sharedfs and
 newjail has been renamed to template.

3. The archive function now uses the tar utility to bkup the jailname
 filesystem with it's internal qjail admin files.

4. The restore function now uses the tar utility to restore the jailname
 filesystem with it's internal qjail admin files.

5. The -a option of the create command now uses the tar utility to restore
 the jailname filesystem.

6. The qjail man page up-dated to reflect all changes to qjail.

7. The qjail.conf file has been deprecated and removed.

8. Added logic to the "config" command to enable and disable the jail(8)
 selected extended options.

PR:		ports/180773
Submitted by:	Joe Barbish <qjail@a1poweruser.com> (maintainer)
2013-08-29 20:52:34 +00:00
Olli Hauer
0ad9a57a22 - remove expired bugzilla3 ports 2013-08-29 20:17:08 +00:00
Ruslan Makhmatkhanov
3f39ea4b29 - remove empty directories 2013-08-29 19:11:33 +00:00
Sunpoet Po-Chuan Hsieh
a7bc0a1ab0 - Update to 1.24
- Add BUILD_DEPENDS
- Sort MAN3 and PLIST
- Fix Makefile header

Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2013-08-29 18:45:50 +00:00
Sunpoet Po-Chuan Hsieh
c5e2c44be9 - Update to 0.72
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2013-08-29 18:43:08 +00:00
Olivier Duchateau
443daffc5b - Update to 0.9
- Adjust minimal versions dependencies
- Update maintainer address
- Trim Makefile header
- Replace tab by space in WWW entry (pkg-descr)
2013-08-29 18:42:29 +00:00
Olivier Duchateau
301e25a54e - Add support for Python 3
While Im'm here:
- Trim Makefile header

Obtained from:	upstream git repository
2013-08-29 18:35:45 +00:00
Sunpoet Po-Chuan Hsieh
ffc805cfd2 - Update to 1.6.1
- Remove deprecated PTHREAD_*

Changes:	https://code.zmaw.de/news/205
2013-08-29 18:35:35 +00:00
Bryan Drewery
77aa4d4f35 Add some guidance on what not to add 2013-08-29 18:34:10 +00:00
Bryan Drewery
a8c6157ea1 Add a few more headers/functions 2013-08-29 18:32:13 +00:00
Bryan Drewery
954ad140d7 Sort paths 2013-08-29 18:16:46 +00:00
Bryan Drewery
1c5326aece Sort each group 2013-08-29 18:13:53 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Juergen Lock
87574e228e Update to 3.11.0.2 .
Submitted by:	hselasky (maintainer)
2013-08-29 18:03:03 +00:00
Sergey A. Osokin
fd0951a387 Upgrade from 2.6.15 to 2.6.16.
<ChangeLog>

UPGRADE URGENCY: MODERATE.

* [FIX] Stop writes when fork() fails when trying to BGSAVE. BGSAVE errors
        were trapped only in the case the saving child failed, so the fork()
        error was no trapped as no child is created at all.
* [FIX] Fix a serious memory efficiency regression, Redis 2.6.16 is
        significantly better with large values (>= a few kbytes) and will
        be able to store two times the amount of data compared to Redis 2.6.15
        when values are in that range.
* [FIX] Fixed an issue with Table conversion in the lua-cmsgpack library exposed
        by the Redis scripting engine.
* [NEW] DEBUG SDSLEN was introduced to debug memory inefficiencies due to
        SDS allocation more easily.

</ChangeLog>
2013-08-29 17:56:43 +00:00
Koop Mast
95c193a9f6 Add patch [1] to fix runtime after glib 2.36 update.
While here, add gmake to USES and sort. Use new lib_depends syntax. Change
LIBS to LDFLAGS and remove -lintl since glib-2.0 now supplies that.

Submitted by:	stefanf@ [1]
Obtained from:	upstream via OpenSUSE
2013-08-29 17:48:05 +00:00
Sunpoet Po-Chuan Hsieh
4b2c50eb4d - Use single space after WWW: 2013-08-29 17:42:41 +00:00
Olivier Duchateau
acd0f98dd4 - Update to 0.8.7
- Remove LICENSE_FILE

ChangeLog: https://raw.github.com/Pylons/waitress/0.8.7/CHANGES.txt
2013-08-29 17:42:01 +00:00
Sunpoet Po-Chuan Hsieh
9cc2c18046 - Remove Author line 2013-08-29 17:41:22 +00:00
Sunpoet Po-Chuan Hsieh
a87a1e1f09 - Remove wrong OPTIONS_DEFINE
PR:		ports/181652
Submitted by:	David Demelier <demelier.david@gmail.com>
Approved by:	Aragon Gouveia <aragon@phat.za.net> (maintainer)
2013-08-29 17:37:23 +00:00
Juergen Lock
7971c20258 Fix build with updated net/liveMedia.
PR:		ports/181610
Submitted by:	Florent Peterschmitt <florent@peterschmitt.fr>
Obtained from:	vlc upstream git via archlinux
2013-08-29 17:33:11 +00:00
Sunpoet Po-Chuan Hsieh
c8a6f6e5a5 - Remove Author line 2013-08-29 17:29:57 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Bryan Drewery
ecf1a462d7 - Support overriding CONFIG_SITE 2013-08-29 16:46:54 +00:00
Ruslan Makhmatkhanov
1795ebaa93 - update to 4.22 2013-08-29 15:40:41 +00:00
Ruslan Makhmatkhanov
4660685eb3 Serpent is a simple serialization library based on ast.literal_eval.
Because it only serializes literals and recreates the objects using
ast.literal_eval(), the serialized data is safe to transport to other
machines (over the network for instance) and de-serialize it there.

WWW: http://pypi.python.org/pypi/serpent
2013-08-29 15:39:49 +00:00
Ruslan Makhmatkhanov
0676af6dc3 - update to 1.0.4 2013-08-29 15:37:14 +00:00
Ruslan Makhmatkhanov
7da887debb - update to 2.10.0 2013-08-29 15:36:38 +00:00
Sunpoet Po-Chuan Hsieh
d914891fd4 - Pet portlint: remove contiguous blank lines
- Remove Author
- Add WWW
2013-08-29 15:32:25 +00:00
Koop Mast
90ca08f301 Update to 2.24.4.
Trim header and update comments and pkg-descr.
Switch to USES=gmake pathfix, and use *mm components from USE_GNOME.
2013-08-29 15:32:15 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Alexey Dokuchaev
df286138e9 - Try to unbreak parallel builds (-jX): their makefile has a rule with
multiple outputs, which is triggered twice; use GNU make(1) ordered
  prerequisites to avoid this race
- Install manual page relative to MANPREFIX, not PREFIX
- While here, convert to OptionsNG (NOPORTDOCS -> PORT_OPTIONS:MDOCS)

Reported by:	marino
2013-08-29 14:52:33 +00:00