Commit graph

26 commits

Author SHA1 Message Date
Edwin Groothuis
b705cbc95c ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:		ports/56767-56770,56772-56774,56776-56784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Sergey A. Osokin
9a4a70b187 Fix a typo: s/NOPORTSDOCS/NOPORTDOCS/ for Makefile [1]
Use ${DOCSDIR} [2]
s/share\/doc\/.../%%DOCSDIR%%/ for pkg-plist [2]

PR:		53911
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
		osa [2]
Approved by:	fjoe (mentor) (implicit)
2003-07-03 14:26:03 +00:00
Johann Visagie
f7e21a2e0d - Fix something which has been broken in this port for a long time:
installation to ${PREFIX}/www/data.default.  "data.default" was an artifact
  of a long obsolete version of the Apache port.  Put installation directory
  under control of a variable $BUGZILLADIR instead.  Carry through to
  pkg-plist via a pragma.
- Bump $PORTREVISION.
2003-05-20 07:26:34 +00:00
Max Khon
d72ecd650d redirect rmdir stderr to /dev/null 2003-05-13 17:05:55 +00:00
Max Khon
389d9a9348 Security update to 2.16.3.
See http://www.bugzilla.org/security/2.16.2/.

PR:		52096
2003-05-12 13:54:49 +00:00
Max Khon
c928f4bc0f Add WITH_CONTRIB knob to install contributed scripts.
Submitted by:	Alexey Neyman <alexey.neyman (at) auriga.ru>
2003-03-24 15:15:45 +00:00
Max Khon
c3a03942b9 Update to 2.16.2
PR:		47883
2003-03-24 14:45:34 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Alexey Zelkin
72fac42126 Resign from maintainership. I don't use it anymore. 2003-01-23 15:54:12 +00:00
Alexey Zelkin
4d15848cd8 Update to 2.14.4 (one more security update)
PR:		ports/43883
Submitted by:	Jason Li <delphij@frontfree.net>
2002-10-11 14:28:29 +00:00
Alexey Zelkin
3c8d362837 Update to 2.14.3.
Fixes broken in 2.14.2 ability to sort bug lists on more then one field
and possible security hole with contrib/bug_email.pl and
contrib/bugzilla_email_append.pl scripts.

This is bugfix release and latest release from 2.14 branch. This update
provided for 2.14 users who would like to stay with 2.14. All new users
should wait until port is updated to 2.16.
2002-08-18 15:33:46 +00:00
Alexey Zelkin
01d667067f Remove leftovers (read *.bak) of REINPLACE_CMD execution. 2002-07-08 15:26:41 +00:00
Alexey Zelkin
2d0b047518 PERL -> REINPLACE_CMD
PR:		39749
Submitted by:	Paul Marquis <pmarquis@pobox.com>
2002-07-08 15:23:24 +00:00
Alexey Zelkin
6617bbf87b Rename patch file for consistency. 2002-07-08 15:07:24 +00:00
Alexey Zelkin
3e4a5707bf Fix plist 2002-07-08 15:04:41 +00:00
Alexey Zelkin
324d367a6b Update to 2.14.2. This is security update! Upgrade recomended!
PR:		ports/39041
Submitted by:	Paul Marquis <pmarquis@pobox.com>
2002-07-08 15:03:44 +00:00
Alexey Zelkin
23da0a8b71 Fix path to perl for runtests.sh (appeared in 2.14.1) 2002-01-08 11:10:50 +00:00
Alexey Zelkin
9c5942db4b Update to 2.14.1 (security update). Upgrade to all users highly
recomended!

From Security Advisory for Bugzilla:

: *** SECURITY ISSUES RESOLVED ***
:
: - Multiple instances of user-account hijacking capability were fixed (Bugs
: 54901, 108385, 185516)
:
: - Two occurrences of allowing data protected by Bugzilla's groupset
: restrictions to be visible to users outside of those groups were fixes
: (Bugs 102141, 108821)
:
: - One instance of an untrusted variable being echoed back to a user via
: HTML was fixed (Bug 98146)
:
: - Multiple instances of untrusted variables being passed to SQL queries
: were fixed (Bugs 108812, 108822, 109679, 109690)
2002-01-08 11:03:19 +00:00
Alexey Zelkin
54b7c3fb35 Use perl expression to fix path to sendmail rather than using
plain patches for each case.

Also fix some whitespace.

Suggested by: nectar, lioux
2001-12-20 17:55:20 +00:00
Alexey Zelkin
d64a41cc7f Fix default location of sendmail binary
Noticed by:	Jamie Flournoy <jamie@white-mountain.org>
2001-12-17 18:53:25 +00:00
Alexey Zelkin
8a7428945f Fix path
PR:		ports/32426
Submitted by:	Paul Marquis <pmarquis@pobox.com>
2001-12-05 22:05:14 +00:00
Alexey Zelkin
3e7796fd07 * reconstruct Makefile defaults to make it more package friendly
* learn default distribution about some default FreeBSD settings
* add new option to setup XML modules used to export/import bugs to share
  them between different Bugzilla instances
* use ${INSTALL_SCRIPT} rather than ${INSTALL}. Inspired by petef's letter.
  This also caused me to think "when such complex system as FreeBSD ports
  should do such simple things like prepearing of cap of coffee?"
2001-10-08 18:42:23 +00:00
Alexey Zelkin
0623a06e86 * don't setup README.docs. It's developers resource.
* use ${INSTALL} directly instead of ${INSTALL_DATA} to preserve
  exec permissions for scripts
* add post-install target to display pkg-message
* rewrite pkg-message to give minimal quick setup instructions
2001-10-02 19:37:42 +00:00
Alexey Zelkin
502263e433 Use two colons after "pre-everything" target
Requested by: "Dan Langille" <dan@langille.org>
2001-10-01 14:35:19 +00:00
Alexey Zelkin
8fb5fbc340 Add bugzilla 2.14, bug-tracking system developed by Mozilla Project 2001-10-01 13:18:55 +00:00