aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Use USE_GNOMENG;Maxim Sobolev2002-07-113-53/+19
| | | | | | | | - use USE_LIBTOOL; - use USE_REINPLACE. Notes: svn path=/head/; revision=62829
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-1114-150/+45
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Use USE_REINPLACE.Maxim Sobolev2002-07-119-27/+36
| | | | Notes: svn path=/head/; revision=62815
* Update to 2.0.0.Maxim Sobolev2002-07-111-4/+5
| | | | Notes: svn path=/head/; revision=62814
* Update to 0.6.4Mario Sergio Fujikawa Ferreira2002-07-111-0/+10
| | | | Notes: svn path=/head/; revision=62811
* o Update to 1.6.4Mario Sergio Fujikawa Ferreira2002-07-113-9/+99
| | | | | | | | | | | | | | o Fix libtool .la files installation and potential conflict with libiconv [1] o Take over maintainership [2] Submitted by: marcus [1] Reviewed by: anders, marcus, will, FreeBSD-Ports mailing list Requested by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> (previous maintainer) [2] Approved by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> (previous maintainer) Notes: svn path=/head/; revision=62810
* findlib -> ocaml-findlibYing-Chieh Liao2002-07-111-1/+0
| | | | Notes: svn path=/head/; revision=62794
* add ocaml-findlib 0.7.1Ying-Chieh Liao2002-07-116-0/+81
| | | | | | | OCaml package manager Notes: svn path=/head/; revision=62793
* findlib -> ocaml-findlibYing-Chieh Liao2002-07-115-79/+0
| | | | | | | no history to preserve, so no need repo-copy Notes: svn path=/head/; revision=62792
* upgrade to 0.3.2Ying-Chieh Liao2002-07-114-8/+9
| | | | Notes: svn path=/head/; revision=62791
* add showgrammar 1.1Ying-Chieh Liao2002-07-106-0/+41
| | | | | | | Convert a yacc grammar to syntax diagrams Notes: svn path=/head/; revision=62782
* Update to use the new grouping capability. This allows the removalJames E. Housley2002-07-1011-53/+31
| | | | | | | | | | of the rtems-gcc hack to fetch the files from a different subdir then newlib lived in. Remove devel/rtems-gcc No functionality change so no PORTREVSION bump. Notes: svn path=/head/; revision=62759
* - Add missed gconf into USE_GNOME and bump PORTREVISION;Maxim Sobolev2002-07-106-54/+25
| | | | | | | | | - remove redundant patch, whose functionality is replaced by gnomehack; - use USE_LIBTOOL, while I here and don't waste time building included tests; - fix pkg-plist. Notes: svn path=/head/; revision=62747
* pre-patch --> post-patch, because pre-patch is used by bsd.gnomeng.mkMaxim Sobolev2002-07-101-1/+1
| | | | Notes: svn path=/head/; revision=62745
* add WWWYing-Chieh Liao2002-07-101-0/+2
| | | | Notes: svn path=/head/; revision=62740
* add findlib 0.7.1Ying-Chieh Liao2002-07-106-0/+78
| | | | | | | OCaml package manager Notes: svn path=/head/; revision=62738
* Eliminate file conflicts with devel/automakeAde Lovett2002-07-094-15/+84
| | | | | | | | | | Add ${PREFIX}/libexec/automake14/* links PR: 36077 Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=62731
* Eliminate file conflicts with devel/autoconfAde Lovett2002-07-094-18/+82
| | | | | | | | | | Add ${PREFIX}/libexec/autoconf213/* links PR: 36071 Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=62730
* Implement USE_GNOMENG. Users should not be able to start using EvolutionJoe Marcus Clarke2002-07-091-5/+4
| | | | | | | without needing any other hacks. Notes: svn path=/head/; revision=62724
* Add missing file from last commitDavid W. Chapman Jr.2002-07-092-0/+26
| | | | | | | Noticed by: Oliver Braun Notes: svn path=/head/; revision=62718
* Update to 3.05David W. Chapman Jr.2002-07-096-14/+38
| | | | | | | | | | | Unbreak PR: 40356 Submitted by: Oliver Braun Approved by: maintainer Notes: svn path=/head/; revision=62714
* Update to 1.3.1 which includes support for kde3David W. Chapman Jr.2002-07-093-7/+18
| | | | | | | | PR: 39730 Submitted by: maintainer Notes: svn path=/head/; revision=62710
* - devel/gpasm to devel/gputils repocopy. gpasm is now part of gputils project.Patrick Li2002-07-0811-303/+170
| | | | | | | | | | | - Remove devel/gpasm - Update devel/gputils to 0.10.3 PR: ports/34107 Submitted by: Samuel Tardieu <sam@inf.enst.fr> (MAINTAINER) Notes: svn path=/head/; revision=62673
* - lang/nhc98 to devel/hat version 2.00 repocopy. hat split from nhc98Patrick Li2002-07-0817-982/+583
| | | | | | | | | | | since lang/ghc may use it too. PR: ports/39540 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> (maintainer) Repocopied by: joe Notes: svn path=/head/; revision=62671
* Remove leftovers (read *.bak) of REINPLACE_CMD execution.Alexey Zelkin2002-07-083-0/+3
| | | | Notes: svn path=/head/; revision=62660
* PERL -> REINPLACE_CMDAlexey Zelkin2002-07-083-6/+12
| | | | | | | | PR: 39749 Submitted by: Paul Marquis <pmarquis@pobox.com> Notes: svn path=/head/; revision=62659
* Rename patch file for consistency.Alexey Zelkin2002-07-083-0/+0
| | | | Notes: svn path=/head/; revision=62658
* Fix plistAlexey Zelkin2002-07-083-0/+3
| | | | Notes: svn path=/head/; revision=62657
* Update to 2.14.2. This is security update! Upgrade recomended!Alexey Zelkin2002-07-086-6/+6
| | | | | | | | PR: ports/39041 Submitted by: Paul Marquis <pmarquis@pobox.com> Notes: svn path=/head/; revision=62656
* upgrade to 1.4Ying-Chieh Liao2002-07-082-2/+2
| | | | Notes: svn path=/head/; revision=62637
* Update to 1.4 Build 168Mario Sergio Fujikawa Ferreira2002-07-078-8/+8
| | | | Notes: svn path=/head/; revision=62608
* upgrade to 1.2.5Ying-Chieh Liao2002-07-074-26/+23
| | | | | | | | PR: 40305 Submitted by: maintainer Notes: svn path=/head/; revision=62586
* Update to 0.3.1.Akinori MUSHA2002-07-079-30/+63
| | | | Notes: svn path=/head/; revision=62574
* Add p5-Class-ArrayObjects 1.00, utility class for array based objects.Sergey Skvortsov2002-07-076-0/+43
| | | | Notes: svn path=/head/; revision=62551
* Released FreeBSD-CVSweb 2.0.4.Ville Skyttä2002-07-064-8/+8
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=62527
* Update project web page address.Ville Skyttä2002-07-062-4/+4
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=62526
* Add trailing slash to example URI.Ville Skyttä2002-07-062-2/+2
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=62525
* Add p5-POE-Component-DirWatch 0.01, POE directory watcher.Sergey Skvortsov2002-07-066-0/+56
| | | | Notes: svn path=/head/; revision=62515
* Sweep through and fix some dependency problems and forgotten shlibPatrick Li2002-07-065-5/+5
| | | | | | | | | version bumps Noticed by: bento Notes: svn path=/head/; revision=62506
* Update to 0.3.3Hye-Shik Chang2002-07-053-2/+5
| | | | Notes: svn path=/head/; revision=62491
* Updated to 0.43 (added https support)Sergey Skvortsov2002-07-054-9/+16
| | | | Notes: svn path=/head/; revision=62486
* Add p5-POE-Session-Cascading 1.13, stack-like POE Sessions.Sergey Skvortsov2002-07-056-0/+48
| | | | Notes: svn path=/head/; revision=62484
* Updated to 0.12Sergey Skvortsov2002-07-053-4/+4
| | | | Notes: svn path=/head/; revision=62479
* Updated to 0.22Sergey Skvortsov2002-07-053-3/+3
| | | | Notes: svn path=/head/; revision=62478
* Add p5-Class-Container 0.05, a perl module to glue object frameworksAnton Berezin2002-07-056-0/+51
| | | | | | | | | | together transparently. PR: 40224 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=62476
* upgrade to 5.3.9Ying-Chieh Liao2002-07-052-2/+2
| | | | Notes: svn path=/head/; revision=62464
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-046-10/+13
| | | | Notes: svn path=/head/; revision=62445
* s/-pthread/${PTHREAD_LIBS}/Joe Marcus Clarke2002-07-042-2/+2
| | | | Notes: svn path=/head/; revision=62442
* Add USE_PERL5.Joe Marcus Clarke2002-07-042-0/+2
| | | | Notes: svn path=/head/; revision=62441
* Convert to USE_GNOMENG.Maxim Sobolev2002-07-041-1/+2
| | | | Notes: svn path=/head/; revision=62434