1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
729d9d232f - Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2011-02-25 03:19:29 +00:00
Philip M. Gollucci
61bcae45bc - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:08:05 +00:00
Philip M. Gollucci
3a2084de1e 4/5: Chase devel/apr shlib bump
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
2010-05-05 21:52:39 +00:00
Martin Wilke
1b1b29c5e6 - Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
2009-12-13 17:00:14 +00:00
Sergey Skvortsov
2c193480b3 Add "py-subversion" to RUN_DEPENDS. 2008-08-07 11:05:07 +00:00
Lev A. Serebryakov
1f4e387afa Bump PORTREVISION due to subversion upgrade. 2008-06-30 12:36:56 +00:00
Lev A. Serebryakov
9ffc02942d (1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
      depend on subversion.
  (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
  (4) Re-base subversion-freebsd to `devel/subversion'.
  (5) Fix all ports, which depends on subversion bindings.
2008-06-30 10:00:07 +00:00
Sergey Skvortsov
6cd9d8804e Update to 1.1.0-dev-r1373 2008-06-10 16:25:36 +00:00
Andrej Zverev
d02246fa9f - Pass maintainership to skv@ since i'm no longer use this port 2008-06-09 10:27:37 +00:00
Andrej Zverev
b2096595f0 - Fix with python25+
PR:	ports/116885, ports/116914
Submitted by:	Philip M.Gollucci <pgollucci at p6m7g8.com>
2007-10-08 11:53:15 +00:00
Andrej Zverev
d6fa5df3f7 -Update to 1.0.8 2006-12-19 21:19:04 +00:00
Andrej Zverev
266de0390b - Update to 1.07
This fix unicode error, which crashed the mailer if the common prefix
of the files in the subject line contained non-ascii characters
2006-11-28 21:30:07 +00:00
Andrej Zverev
2cfa691a91 - Fix checksum since distfile was rerolled (distinfo)
- bump PORTREVISON

diff between distfiles can be found here http://mail.electro-com.ru/~az/svnmailer.diff
It's huge to include it into commit message

Approved by:	portmgr (erwin)
2006-10-20 18:40:37 +00:00
Andrej Zverev
cab239d071 - Fix fetching distfiles.
Approved by:	portmgr (krion@)
Noticed by:	kris@
2006-02-25 19:35:32 +00:00
Andrej Zverev
6e827fc721 - Update to 1.0.6 and make it fetchable again
- Remove deprecated USE_REINPLACE

Noticed by:	fenner@ portsurvey script
2006-02-22 08:15:48 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Andrej Zverev
04b99f7cc7 - Change my e-mail
Approved by: sem (mentor)
2005-10-03 12:55:25 +00:00
Vsevolod Stakhov
339bff69d1 Add svnmailer - a tool to post subversion repository commit information.
PR:		85484
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	perky (mentor)
2005-08-31 12:35:58 +00:00