1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Antoine Brodin
1f2ed37fe9 Unbreak 2015-03-05 19:10:18 +00:00
Oliver Lehmann
b9df574c8d remove unneeded stuff 2015-03-04 09:45:59 +00:00
Oliver Lehmann
01c13c9fa7 restore greylite
STAGEify it
move distfiles to public_distfiles-mirror
move MAN8 into PLIST_FILES
move pkg-message to SUB_FILES
2015-03-04 07:41:04 +00:00
Baptiste Daroussin
8003ba152f Remove non staged ports without pending PR from ma* 2014-09-01 21:25:59 +00:00
Tijl Coosemans
c8711e099a dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 10:21:31 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Baptiste Daroussin
c71ee02f2e Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 09:12:57 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Baptiste Daroussin
fa697548c6 Convert to new options framework 2013-06-01 23:18:19 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Peter Pentchev
8e58200b71 Well, yeah, leave it to me to test an update and all dependent ports,
notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(

Bump the shared lib dependency on ports touched by the c-ares update.

Pointy hat to:	roam (myself)
2009-06-15 12:10:15 +00:00
Martin Wilke
ca0667f122 - Update to 2.3
PR:		121605
Submitted by:	Mij <mij@bitchx.it> (Maintainer)
2008-03-13 20:57:11 +00:00
Martin Wilke
a6561a5f16 - Fix a typo
- Update pkg-descr (forgot in the previous commit)

PR:		120206
Submitted by:	Mij <mij@bitchx.it> (maintainer)
2008-02-02 10:24:12 +00:00
Martin Wilke
c85f1d31d6 - Update to 2.2
PR:		120037
Submitted by:	Mij <mij@bitchx.it> (maintainer)
2008-02-01 12:14:31 +00:00
Beech Rintoul
7c522afbf5 - Update to 2.0
Changes:
- greylite can now work as a generic SMTP proxy
- command errors in client behaviour analysis
- completely new command session control, now able to extract  
  envelope information out of any SMTP command session even with
  unrecognized/custom commands. SMTP AUTH still passes transparently
  automatically

PR:		ports/119736
Submitted by:	Mij <mij@bitchx.it> (maintainer)
Approved by:	linimon (mentor)
2008-01-19 06:49:42 +00:00
Martin Wilke
cc70c8ad2c Greylite is an implementation of a modified greylisting technology for fighting
SPAM on mailservers running qmail.

Greylite does not require patching qmail, it is self-contained because it uses
sqlite, it uses a technology that minimizes delivery delays and enables suspect
senders to be multiply rejected and never whitelisted.

Greylite is easy to setup and maintain, and it is small and fast.

WWW: http://mij.oltrelinux.com/net/greylite/

PR:		ports/118233
Submitted by:	Mij <mij at bitchx.it>
2007-12-19 12:42:50 +00:00