FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 5:51 PM BST
non port: devel/cppi/Makefile
CVSWeb

Number of commits found: 9

Mon, 30 Jan 2012
[ 20:21 johans ] Original commit 
1.9 devel/cppi/Makefile
1.3 devel/cppi/distinfo
1.1 devel/cppi/pkg-plist
Update GNU cppi to version 1.16
- Add a patch to fix charset.alias location
- Move PLIST to a separate file, including optional translation files
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sat, 11 Jun 2011
[ 13:22 johans ] Original commit 
1.7 devel/cppi/Makefile
1.2 devel/cppi/distinfo
- Update cppi to 1.15
- Update MASTER_SITE_SUBDIR
- Register USE_GETTEXT and honour WITHOUT_NLS
- Grab maintainership
Mon, 25 Oct 2010
[ 20:09 trasz ] Original commit 
1.4 audio/amb-plugins/Makefile
1.5 audio/aubio/Makefile
1.6 audio/calf/Makefile
1.11 audio/caps-plugins/Makefile
1.8 audio/dssi/Makefile
1.14 audio/fluidsynth-dssi/Makefile
1.9 audio/fmit/Makefile
1.12 audio/ghostess/Makefile
1.9 audio/gigedit/Makefile
1.11 audio/gmidimonitor/Makefile

(Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Drop maintainership for ports I can't maintain anymore.
Mon, 23 Jul 2007
[ 09:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Wed, 11 Jul 2007
[ 22:06 trasz ] Original commit 
1.17 audio/ardour/Makefile
1.6 audio/caps-plugins/Makefile
1.4 audio/dino/Makefile
1.4 audio/dssi/Makefile
1.5 audio/fluidsynth-dssi/Makefile
1.4 audio/ghostess/Makefile
1.5 audio/gmidimonitor/Makefile
1.6 audio/hexter/Makefile
1.8 audio/jack-keyboard/Makefile
1.4 audio/jamin/Makefile

(Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
Fri, 13 Apr 2007
[ 13:03 trasz ] Original commit 
1.7 audio/ardour/Makefile
1.3 audio/caps-plugins/Makefile
1.2 audio/dino/Makefile
1.3 audio/dssi/Makefile
1.3 audio/fluidsynth-dssi/Makefile
1.2 audio/ghostess/Makefile
1.2 audio/gmidimonitor/Makefile
1.3 audio/hexter/Makefile
1.5 audio/jack-keyboard/Makefile
1.2 audio/jamin/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
Mon, 29 Jan 2007
[ 19:05 gabor ] Original commit 
1.47 audio/gnump3d/Makefile
1.29 devel/bglibs/Makefile
1.2 devel/cppi/Makefile
1.42 devel/cvsd/Makefile
1.14 dns/walker/Makefile
1.115 ftp/lftp/Makefile
1.16 ftp/twoftpd/Makefile
1.45 mail/maildrop/Makefile
1.19 mail/mailfront/Makefile
1.9 mail/qmail-autoresponder/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
Wed, 8 Nov 2006
[ 23:12 miwi ] Original commit 
1.2506 devel/Makefile
1.1 devel/cppi/Makefile
1.1 devel/cppi/distinfo
1.1 devel/cppi/pkg-descr
A tool to indent the C preprocessor directives to reflect their
nesting and ensure that there is exactly one space character between
each #if, #elif, #define directive and the following token.

PR:             ports/105184
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23671
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days58
new fortnight182
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.09 seconds.