Bug 143131 - [maintainer] Update port net/AquaGatekeeper2
Summary: [maintainer] Update port net/AquaGatekeeper2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 17:10 UTC by Eugene Grosbein
Modified: 2010-02-24 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (4.46 KB, patch)
2010-01-23 17:10 UTC, Eugene Grosbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein 2010-01-23 17:10:02 UTC
	This PR comes in par with ports/143096 to update net/AquaGatekeeper2:

- use SUB_FILES to adjust pkg-message;
- support cross-platform installation by suppression of striping for precompiled binary;
- change MAINTAINER e-mail to another one with less strict antispam policy;
- group ARCH-dependent lines together;
- replace dead DISTFILE source with another working;
- replace dead WWW link with living mirror;
- make it clearly visible that the software is effectively "abadonware"
  for now;
- bump PORTREVISION.

I'm not requesting deletion of the port because I still see some
interest in it periodically and it still runs fine
but there should be clear statement that this soft is dying.

How-To-Repeat: 	N/A
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 04:03:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-04 03:54:17 UTC
Responsible Changed
From-To: pgollucci->glarkin

see also ports/143096
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-24 21:59:04 UTC
glarkin     2010-02-24 21:58:52 UTC

  FreeBSD ports repository

  Modified files:
    net/AquaGatekeeper2  Makefile pkg-descr 
  Added files:
    net/AquaGatekeeper2/files pkg-message.in 
  Removed files:
    net/AquaGatekeeper2  pkg-message 
  Log:
  - Use SUB_FILES to adjust pkg-message
  - Support cross-platform installation by suppression of stripping
    for precompiled binary
  - Change MAINTAINER e-mail
  - Group ARCH-dependent lines together
  - Replace dead DISTFILE source with another that works
  - Replace dead WWW link with living mirror
  - Make it clearly visible that the software is effectively "abandonware"
    for now
  - Bump PORTREVISION
  
  PR:             ports/143131
  Submitted by:   Eugene Grosbein <eugen@grosbein.pp.ru> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.15      +13 -11    ports/net/AquaGatekeeper2/Makefile
  1.1       +9 -0      ports/net/AquaGatekeeper2/files/pkg-message.in (new)
  1.3       +6 -2      ports/net/AquaGatekeeper2/pkg-descr
  1.2       +0 -5      ports/net/AquaGatekeeper2/pkg-message (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Greg Larkin freebsd_committer freebsd_triage 2010-02-24 21:59:18 UTC
State Changed
From-To: open->closed

Committed with additional i386 dependency on crypto.so.3 (misc/compat5x), 
thank you!