1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

230137 Commits

Author SHA1 Message Date
Philip M. Gollucci
50f0ec5959 - Mark MAKE_JOBS_UNSAFE
PR:             ports/141959
Approved by:    maintainer timeout (skv; 17 days)
Submitted by:   myself (pgollucci@)
Reported by:    ASF TB, P6 TB
2010-01-09 23:38:02 +00:00
Philip M. Gollucci
ee13d67c65 - Update to 0.39
PR:             ports/141497
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:45 +00:00
Philip M. Gollucci
1c36923ef3 - Update to 0.26
PR:             ports/141496
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:35 +00:00
Philip M. Gollucci
57e42003e2 - Update to 0.10
PR:             ports/141492
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:27 +00:00
Philip M. Gollucci
ebf0a62ff3 - Update to 1.1005
PR:             ports/141488
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:19 +00:00
Philip M. Gollucci
b3e67e2d72 - Update to 0.22
PR:             ports/141485
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:10 +00:00
Philip M. Gollucci
076fda80fa - Update to 0.200001
PR:             ports/141477
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:34:02 +00:00
Philip M. Gollucci
50efa78c6f - Update to 4.013
PR:             ports/141476
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:33:54 +00:00
Philip M. Gollucci
49293e6cbf - Update to 1.51
PR:             ports/141475
Approved by:    maintainer timeout (skv; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:33:46 +00:00
Philip M. Gollucci
9ceafc6759 - Update to 0.07
PR:             ports/141608
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:28:30 +00:00
Philip M. Gollucci
3ff9657ce0 - Update to 0.11
PR:             ports/141604
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:28:21 +00:00
Philip M. Gollucci
565272497b - Update to 0.43
PR:             ports/141597
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:28:13 +00:00
Philip M. Gollucci
3ca76f0fe3 - Update to 2.092
PR:             ports/141593
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:28:05 +00:00
Philip M. Gollucci
1875f848e2 - Update to 2.16
PR:             ports/141591
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:27:56 +00:00
Philip M. Gollucci
8aa9419013 - Update to 1.22
PR:             ports/141590
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:27:46 +00:00
Philip M. Gollucci
4c7c850c4d - Update to 0.54
PR:             ports/141584
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:27:37 +00:00
Philip M. Gollucci
db7a0c3550 - Update to 0.17
PR:             ports/141581
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:27:27 +00:00
Philip M. Gollucci
40a82c6a82 - Update to 0.108
PR:             ports/141580
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
2010-01-09 23:27:19 +00:00
Philip M. Gollucci
f8a3defe5d glpi-plugins-DataInjection is a glpi plugin.
It allows data import into GLPI using CSV files.

It allows to create models of injection for a future re-use.
It's been created in order to :
	* Import datas coming from others asset management softwares
	* Inject electronic delivery forms
Datas to be imported using the plugains are :
	* Inventory datas (except softwares and licenses)
	* Management datas (contract, contact, supplier)
	* Configuration datas (user, group, entity)

PR:		ports/140177
Submitted by:	ddurieux <d.durieux at siprossii.com>
2010-01-09 23:20:47 +00:00
Philip M. Gollucci
5259fee7c3 glpi-plugins-AdditionalReports is a glpi plugin.
It enables additional reports.

Main features :

	* It also plugin allow you to add new reports in a simply way
	  (one PHP script for the report and one for the translation).
	* It handle the right for each new report
	* It provides some new reports (as sample)

PR:		ports/140176
Submitted by:	ddurieux <d.durieux at siprossii.com>
2010-01-09 23:20:23 +00:00
Philip M. Gollucci
ed92483234 glpi-plugin-tracker-agent in a program writen in perl. It receive
informations from glpi server and query networking devices to
get informations like serial number, name,
cartridge and page counter of printers and on switchs, devices connected
on each port. After it send them to glpi server.

PR:		ports/140174
Submitted by:	ddurieux <d.durieux at siprossii.com>
2010-01-09 23:19:47 +00:00
Philip M. Gollucci
881f80fc0e glpi-tracker-server in a plugin for glpi witch make inventory of
devices by SNMP and get informations like serial number, name,
cartridge and page counter of printers and on switchs, devices connected
on each port.

PR:		ports/140158
Submitted by:	ddurieux <d.durieux at siprossii.com>
2010-01-09 23:19:17 +00:00
Philip M. Gollucci
31ad39e96b * Update to 0.7.1
* Add pam module option

PR:             ports/141822
Submitted by:   "Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer)
2010-01-09 22:45:55 +00:00
Sergey A. Osokin
34a2a257d2 Fix build INDEX for 6.x.
Report by:	Portsnap buildbox
Approved by:	portmrg (pav@)
Pointy hat to:	gerald@
2010-01-09 21:48:38 +00:00
Beat Gaetzi
7971caf347 - Update to 3.6 RC1
- Disable libnotify when dbus is disabled to avoid installing of dbus as a
  dependency from libnotify. [1]

Reported and tested by:	Stefan Thurner <thurners AT nicsys.de> [1]
2010-01-09 21:47:32 +00:00
Jimmy Olgeni
02e20e0335 Adopt unmaintained port. 2010-01-09 20:50:59 +00:00
Edwin Groothuis
35e3a1652e Fix pkg-plist: /compat/linux/include. 2010-01-09 20:31:14 +00:00
Sergey A. Osokin
247d50104a Update Passenger from 2.2.5 to 2.2.8.
OPTIONSfy for choose apache22 or nginx, apache22 is default.

Other changes:

 o) add rails for dependences;
 o) update rack dependence;
 o) respect CC/CXX/CXXFLAGS/PTHREAD_LIBS flags;
 o) update package description.

Approved by:	Jacob Atzen aka jatzen at gmail dot com (maintainer)
Thanks to:	stas@
2010-01-09 20:01:56 +00:00
Joe Marcus Clarke
7402b02fbc Update to 0.0.13. 2010-01-09 19:57:42 +00:00
Joe Marcus Clarke
f5925feaa9 Update to 0.0.17. 2010-01-09 19:53:56 +00:00
Pav Lucistnik
220abe16d6 - Fix build on amd64/7
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2010-01-09 19:30:45 +00:00
Sergey A. Osokin
e805ebfa27 Revert back update Passenger from 2.2.9 to 2.2.8
due to incompatible infrastructure.

Do not bump PORTREVISIONs.
2010-01-09 19:19:03 +00:00
Gerald Pfeifer
226e27a98a Force the use of flex from the Ports Collection and make it a build
dependency over the old version in the base.

Reported by:	Andrew Lankford <lankfordandrew@charter.net>
2010-01-09 19:12:55 +00:00
Jimmy Olgeni
2200fda13f Fix more typos. 2010-01-09 18:47:11 +00:00
Li-Wen Hsu
924042f290 - Update to r12120 2010-01-09 17:49:39 +00:00
Pav Lucistnik
f2c13d2b2b - Fix build - switch dependency to boost-python-libs
Reported by:	pointyhat
2010-01-09 17:47:32 +00:00
Rong-En Fan
93be02c81e - Use SUB_FILES for PKGMESSAGE
PR:		ports/142415 (based on)
Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk>
2010-01-09 14:57:32 +00:00
Pav Lucistnik
497144e1b5 - Chase aqsis update
Reported by:	pointyhat
2010-01-09 14:50:42 +00:00
Jimmy Olgeni
d46c6439d3 Integrate adsf-install and the local FreeBSD registry into
asdf:*central-registry* by default.
2010-01-09 14:09:13 +00:00
Wen Heping
a10262b3dd - Fix LATEST_LINKS conflict 2010-01-09 13:44:45 +00:00
Alexander Logvinov
774a4c89ed - Update to 0.7.2 2010-01-09 12:57:52 +00:00
Gerald Pfeifer
1ec06b3869 Update to Wine 1.1.36. Among others, this includes the following changes:
- Completion of the 16-bit separation.
 - Improved Shader Model 4 support.
 - A ton of memory leak fixes.
 - A number of MSHTML fixes.
 - Various bug fixes.
2010-01-09 12:31:50 +00:00
Wen Heping
d5977a4d0b - Update maintainer's mail address
PR:		ports/142520
Submitted by:	Stephen Fisher <steve@stephen-fisher.com>
Approved by:	maintainer
2010-01-09 12:24:21 +00:00
Wen Heping
f95978f2d1 py-DendroPy is a python library for phylogenetic scripting,
simulation, data processing and manipulation.

WWW:    http://packages.python.org/DendroPy/
2010-01-09 12:19:58 +00:00
Wen Heping
947d961823 py-dbf is a pure python package for reading/writing dBase, FoxPro,
and Visual FoxPro .dbf files (including memos).

Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.

WWW:    http://pypi.python.org/pypi/dbf/
2010-01-09 12:12:43 +00:00
Wen Heping
70c4d196c6 - Update to 0.027 2010-01-09 12:08:48 +00:00
Erwin Lansing
9502d23248 Mark BROKEN on 9.x: does not build 2010-01-09 11:38:37 +00:00
Xin LI
cb259a5abd Security update to 3.1.7.2.
Submitted by:	maintainer
Security:	vuln dd8f2394-fd08-11de-b425-00215c6a37bb
2010-01-09 10:59:16 +00:00
Renato Botelho
6f83c6e8ae Update to 2.5.2
PR:		ports/142475
Submitted by:	garga
Tested by:	Guilherme Lero
Approved by:	maintainer
2010-01-09 10:55:54 +00:00
Xin LI
366f194498 Document powerdns-recursor multiple vulnerabilities. 2010-01-09 10:55:09 +00:00