aboutsummaryrefslogtreecommitdiff
path: root/devel/cproto
Commit message (Collapse)AuthorAgeFilesLines
* - Update from 4.7j to 4.7k [1]Danilo Egea Gondolfo2013-10-262-6/+4
| | | | | | | | | | - Add stage support PR: ports/183339 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1] Notes: svn path=/head/; revision=331720
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-4/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Update to 4.7jSteve Wills2011-02-022-4/+3
| | | | | | | | | | PR: ports/154454 Submitted by: maintainer Approved by: wxs@ and pgollucci@ (mentor implicit) Feature safe: yes Notes: svn path=/head/; revision=268542
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Update to 4.7iSahil Tandon2010-10-052-4/+4
| | | | | | | | | PR: ports/151075 Submitted by: Frederic Culot <frederic@culot.org> Approved by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=262409
* - Update to 4.7gPav Lucistnik2008-12-032-5/+4
| | | | | | | | PR: ports/129403 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=223740
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Fix CPP locationStanislav Sedov2008-06-052-0/+12
| | | | | | | | | - bump portrevision. Approved by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=214374
* - Update to 4.7fMartin Wilke2008-01-032-5/+5
| | | | | | | | PR: 119242 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=204946
* Update cproto to 4.7e.Thierry Thomas2006-03-282-13/+4
| | | | | | | | | | | | | | | | | Changes: - eliminate some fixed limits on buffer sizes (prompted by FreeBSD port). - eliminate fixed limit on include nesting. - use configure check for mkstemp(), use that function in preference to mktemp() if a working version is found. - move strstr.c into strkey.c to avoid zero-length object - improve configure check for gcc version, from ncurses. - update config.guess, config.sub PR: 93780 Submitted by: Thomas Vogt <thomas (at) bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=158349
* - Update to 4.7dEmanuel Haupt2005-12-083-26/+15
| | | | | | | | | | | | | - Unbreak - Remove files/patch-system.h - Use mkstemp() instead of mktemp() - Pass maintainership to submitter PR: 90102 Submitted by: Thomas Vogt <thomas@bsdunix.ch> Notes: svn path=/head/; revision=150665
* BROKEN: Size mismatchKris Kennaway2005-11-151-0/+2
| | | | Notes: svn path=/head/; revision=148315
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 4.7cMichael Johnson2005-03-152-3/+4
| | | | | | | | PR: ports/78877 Submitted by: Ports Fury Notes: svn path=/head/; revision=131314
* - Update to version 4.7bKirill Ponomarev2004-03-104-9/+10
| | | | | | | | PR: ports/64042 Submitted by: Ports Fury Notes: svn path=/head/; revision=103527
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* URL fixes.Christian Weisgerber2003-02-051-1/+1
| | | | | | | | PR: 47848, 47853, 47855 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=74893
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* o Fix distfile unfetchable problemClive Lin2001-01-032-2/+2
| | | | | | | | | o Satisfy portlint PR: 23919 Notes: svn path=/head/; revision=36672
* return to ports at freebsd dot orgDavid E. O'Brien2000-12-291-1/+1
| | | | Notes: svn path=/head/; revision=36430
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Bump up the sizes of some things to match reality on Unix systems.David E. O'Brien2000-07-232-1/+23
| | | | | | | Submitted by: Bram Moolenaar <Bram@moolenaar.net> Notes: svn path=/head/; revision=30977
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Cproto is a program that generates function prototypes and variableBill Fumerola2000-02-295-0/+40
declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. The program isn't confused by complex function definitions as much as other prototype generators because it uses a yacc generated parser. By ignoring all the input between braces, I avoided implementing the entire C language grammar. WWW: http://www.vex.net/~cthuang/cproto/ PR: ports/16704 Submitted by: Abel Chow <abel@Island.DHS.ORG> Notes: svn path=/head/; revision=26449