Commit graph

139071 commits

Author SHA1 Message Date
Sam Lawrance
2be3dfadde Update to 1.0.5 2005-11-28 14:09:04 +00:00
Sam Lawrance
823b38bcab Update to 1.0.5
PR:		ports/89667
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
2005-11-28 14:08:19 +00:00
Sam Lawrance
0ef152d518 Update to 2.5.0
PR:		ports/88505
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-11-28 13:22:14 +00:00
Roman Bogorodskiy
df22401d40 Update to 0.2.17. 2005-11-28 13:18:36 +00:00
Sergei Kolobov
71885b7b67 - It is fun to see how much longer I would have to fix sorting in this
this file. Repeat after me: "11,$s!sort -n -r k2" ;)
2005-11-28 13:12:23 +00:00
Herve Quiroz
7f90d24606 - Disable Jikes to avoid trouble with JDK 1.3
- Disable building extra documentation when not using JDK 1.5 as the Xalan
  processor used to tranform the XML source files seems to try and use X11
  (which fails if built by superuser in a console) [1]

NOTE: When using JDK 1.5 (java/jdk15) this error does not occur so it seems
like we could find a fix for that. Otherwise I will probably convert the port
to a binary one.

Reported by:	pointyhat [1]
2005-11-28 13:06:27 +00:00
Jean-Yves Lefort
24563d9480 Unbreak bzip2 support. 2005-11-28 12:49:43 +00:00
Sam Lawrance
9969531d09 Update to 1.2.3
PR:		ports/88260
Submitted by:	Serge Maslov <serge@maslov.biz>
Approved by:	Oleg M. Golovanov <olmi@rentech.ru> (maintainer, timeout 26 days)
2005-11-28 12:44:11 +00:00
Pav Lucistnik
13ce0a8a00 - Mark ONLY_FOR_ARCHS=i386 as distfile contains i386 binary
Reported by:	krismail via edwin
2005-11-28 12:09:43 +00:00
Edwin Groothuis
e081f5f64f Update to 1.3 2005-11-28 12:07:51 +00:00
Edwin Groothuis
535b6e3bcf Remove i386 specific parts from the Makefiles.
PR:		ports/89603
Submitted by:	Linas Valiukas <shirshegsm@gmail.com>
2005-11-28 12:04:12 +00:00
Diomidis Spinellis
b44e0658fc Add missing comma, introduced in previous commit. 2005-11-28 12:03:55 +00:00
Lars Thegler
5ab05d6089 - perl module Params::Util (>= 0.05) is required
- add SHA256 checksum

PR:		ports/89655
Submitted by:	clsung
2005-11-28 11:55:01 +00:00
Diomidis Spinellis
a060035ee3 Add another 8 committer locations per instructions sent via email.
Fix minor errors.
2005-11-28 11:43:01 +00:00
Edwin Groothuis
b22fe00c60 mark port unbuildable on 4.x series.
Noticed by: YAPHR
2005-11-28 11:39:36 +00:00
James E. Housley
481161fce9 gdb 5.2 isn't on the master sites and won't be again, so remove it 2005-11-28 11:24:35 +00:00
Edwin Groothuis
7172f1a900 Prevent building on anything besides tinderboxes by checking the existence
of an unique variable.

Requested by: kris@
2005-11-28 11:21:40 +00:00
Sergey Matveychuk
e6d6d84207 - Fix build. Unbreak.
PR:		ports/89641
Submitted by:	Daniel Roethlisberger (maintainer)
2005-11-28 11:09:22 +00:00
Maxim Sobolev
1d5cf4bb40 Update to 0.8.16. 2005-11-28 11:03:42 +00:00
Sergey Matveychuk
5e955e4ec1 - Remove a junk file.
Asked by:	maintainer
2005-11-28 10:50:33 +00:00
Roman Bogorodskiy
4de7513dc0 Add gnutls-devel - development version of gnutls. 2005-11-28 10:07:51 +00:00
Pav Lucistnik
20346564c3 - Fix ktoblzcheck dependency line
This is getting way out of my hands. Was this really broken for five weeks?

Submitted by:	Anthony M. Agelastos <iqgrande@gmail.com>
Pointy hat to:	pav
2005-11-28 09:55:41 +00:00
Pav Lucistnik
61b119dd50 - Add SHA256
Requested by:	maintainer
2005-11-28 09:44:30 +00:00
Andrej Zverev
0cb7e9bf26 - Update to version 0.1.1.9 (devel branch)
- Add SHA265

PR:		ports/89612
Submitted by:	Peter Thoenen (maintainer)
2005-11-28 09:30:08 +00:00
Yen-Ming Lee
d7ae3d8491 - update to 0.89 2005-11-28 08:55:13 +00:00
Norikatsu Shigemura
508a06f989 Change RING server to stable ring servers.
Discussed with:		ume, kuriyama, hrs, matusita, motoyuki
Suggested by:		fenner
Pointy hat to:		myself
Executive ordered by:	kuriyama
2005-11-28 08:40:24 +00:00
Yen-Ming Lee
399d70c8df - update to 0.20 2005-11-28 08:27:45 +00:00
Sergey Matveychuk
7932d9bc22 - Update to 1.0.4
It fixes 6 Security Vunerabilities:

Critical Level Threats
Potentional XSS injection through GET and other variables
 - Affects all previous versions of Joomla! and Mambo 4.5.2.3
Hardened SEF against XSS injection
 - Affects all previous versions of Joomla! and Mambo 4.5.2.3

Low Level Threats
Potential SQL injection in Polls modules through the Itemid variable
 - Affects all previous versions of Joomla! and Mambo 4.5.2.x series
Potential SQL injection in several methods in mosDBTable class
 - Affects all previous versions of Joomla! and Mambo 4.5.2.x series
Potential misuse of Media component file management functions
 - Affects all previous versions of Joomla! and Mambo 4.5.2.x series
Add search limit param (default of 50) to `Search` Mambots to prevent search flooding
 - Affects all previous versions of Joomla! and Mambo 4.5.2.x series

PR:		ports/89596
Submitted by:	Francisco Alves Cabrita (maintainer)
2005-11-28 07:30:34 +00:00
Bill Fenner
a629648916 Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%.
Approved by:	Kenjiro Cho (MAINTAINEr)
2005-11-28 07:08:15 +00:00
Mark Linimon
1ceec8e98a Remove some more dead mastersites per distfile survey. 2005-11-28 06:57:59 +00:00
Maho Nakata
4028c4f95f clean up mastersite[1] and add SHA256
Submitted by:	linimon[1]
2005-11-28 06:52:01 +00:00
Bill Fenner
eb1acec64c Remove FreeBSD distfiles mirrors, since they're in ${MASTER_SITE_BACKUP},
and add the sourceforge download mirrors.

Approved by:	Paul Argentoff (MAINTAINER)
2005-11-28 06:49:40 +00:00
Bill Fenner
4cd2092a8b Use the right syntax for a ${MASTER_SITE_foo} with a distfile group. 2005-11-28 06:43:27 +00:00
Mark Linimon
252d41d77e Remove dead mastersite per distfile survey. 2005-11-28 06:41:10 +00:00
Mark Linimon
dd8173bd6b Chase URL per distfile survey. 2005-11-28 06:36:51 +00:00
Lars Koeller
fc788c82e4 o) Add new patch file for fixing typo (build problem on 6.X) 2005-11-28 06:34:52 +00:00
Michael Johnson
5289acd0ca - Add missing man page
Reported by:	kris
2005-11-28 06:34:46 +00:00
Lars Koeller
8130d41f84 o) Update to bugfix release 1.38.2 (from 1.38.1)
o) Fix type in src/lib/signal.c which prevents compiling on 6.X
2005-11-28 06:33:54 +00:00
Bill Fenner
92fee4a25f Remove subdirectory from MASTER_SITES= line; it's already handled
by MASTER_SITE_SUBDIR.
2005-11-28 06:33:06 +00:00
Mark Linimon
05341f94ca Chase mastersites per distfile survey.
Approved by:	maintainer timeout
2005-11-28 06:32:56 +00:00
Joe Marcus Clarke
5b9becdeaf Update to 2.12.2. 2005-11-28 06:30:45 +00:00
Mark Linimon
d1d476e720 Remove a dead mastersite per distfile survey. 2005-11-28 06:27:09 +00:00
Cheng-Lung Sung
cf18e651e0 - Critique Perl source for style and standards, which give suggestions
about your perl source code.
- ijliao made this port, and I will maintain it :)
2005-11-28 06:20:52 +00:00
Andrej Zverev
c5d4ca8255 - Fix open file leak
- Improve user interactive areas like conflicting ports and -slid
- Bump PORTREVISION

PR:		ports/89653
Submitted by:	Michael C. Shultz (maintainer)
2005-11-28 06:20:16 +00:00
Maho Nakata
9b8f482f36 Add SHA256 2005-11-28 06:19:47 +00:00
Edwin Groothuis
560acc73a1 This port is simlar to misc/instant-workstation or misc/instant-server.
It creates a whole lot of often used ports, so that after a cvsup
on a tinderbox build system, you can just tinderbuild this port and
all primary dependencies are updated.

If you think a port is missing, let me know!

Author: Edwin Groothuis <edwin@mavetju.org>
2005-11-28 05:57:36 +00:00
Mark Linimon
422e41d9c2 Chase mastersites per distfile survey. 2005-11-28 05:55:41 +00:00
Mark Linimon
fffa90d95a Remove dead mastersite per distfile survey. 2005-11-28 05:50:15 +00:00
Mark Linimon
0ae5b3f39d Remove dead URL per distfile survey. 2005-11-28 05:40:44 +00:00
Yen-Ming Lee
0dc8ed3e9f - update to 1.3.7
PR:		ports/89608
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-28 05:34:18 +00:00