Commit Graph

170170 Commits

Author SHA1 Message Date
Cheng-Lung Sung
ae72c43715 - Update to 0.21
- Drop maintainership to perl@FreeBSD.org
- According to 0.20 changelog, Sub::Override can be removed from
  dependency list.

PR:		ports/108637
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-02-05 01:18:46 +00:00
Pav Lucistnik
b446e9d2ca Decouple the logic to use mfpmath={i387|sse} from the -mARCH logic. This
prevents passing " ... -mfpmath=sse ... -mfpmath=387 ... " to the compiler.

PR:		ports/108683
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2007-02-05 01:16:39 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Cheng-Lung Sung
91cd12aa0e - Update to 1.96.6 2007-02-05 00:56:13 +00:00
Cheng-Lung Sung
aaea72bb8e - Update to 0.23 2007-02-05 00:55:47 +00:00
Andrew Pantyukhin
aa432c8cad - Update to 1.1 2007-02-05 00:46:35 +00:00
Cheng-Lung Sung
5e9a798438 - Update of cyrus-imspd from 1.7b to 1.8
- Startup script updated to rcNG

PR:		ports/108740
Submitted by:	Martin Matuska <martin_AT_matuska dot org>
2007-02-05 00:45:22 +00:00
Maho Nakata
200f84afaa Update to SRC680_m202. Build was verified with amd64, 6.2-RELEASE. 2007-02-05 00:20:48 +00:00
Kris Kennaway
4c7fb3a8cb BROKEN: Does not build 2007-02-05 00:08:52 +00:00
Jose Alonso Cardenas Marquez
c2699fb1e9 - Move to LOCALBASE
- Clean up
- Bump PORTREVISION
2007-02-05 00:04:01 +00:00
Rong-En Fan
d44313e95e - Fix plist
Reported by:	pointyhat via kris
2007-02-05 00:03:48 +00:00
Andrew Pantyukhin
ad85946ba7 - Depend on perl at build-time
Reported by:	pointyhat via kris
2007-02-05 00:01:09 +00:00
Tom McLaughlin
8678269c18 - Remove USE_LDCONFIG lines.
These are meant to be used via DllImport in C# apps, not linked against.
2007-02-05 00:00:35 +00:00
Stanislav Sedov
777712ca61 - Update to 1.15.2 2007-02-04 23:41:41 +00:00
Tom McLaughlin
910ce3d2d4 - Update to 1.9.3b (required by lang/mono update)
Version 1.9.3b
  * OpenVPN-Admin start now only with tray icon and not with full screen.
    (Yeah, I spent a night thinking the app was broken because of this.)
  * In Certificate Management the Certificate details will show, like
    Name, Email, City, Expiration Date ...
  * Proxy support now Authentication and Auth Method
  * Fix certificate selection on Windows and Linux. Now not full path is
    added
  * Certificates with password protection fixed on Windows and Linux
  * Add Type Server to OpenVPN-Admin
  * Translation for Brazilian-Portuguese and German improved
- USE_GNOME=+gtksharp20
- Remove unnecessary FreeBSD version check
- install .desktop correctly
- Don't install a pam config file.  The one distributed with the port
  doesn't work on FreeBSD and it's not the port's job to dictate what
  users can use openvpn-admin.
2007-02-04 23:40:54 +00:00
Tom McLaughlin
6ca721ccd7 - Move to LOCALBASE
- USE_GNOME+=gtksharp10

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:36:18 +00:00
Tom McLaughlin
4271669bf9 - Update to 1.0.1 (required by recent lang/mono update) 2007-02-04 23:32:24 +00:00
Tom McLaughlin
52798137d3 - Update to 0.3.2
Version 0.3.2
  * New editing effects: Soft Focus and Straighten.
  * Lots of fixes to the OpenGL slideshow introduced in 0.3.1
  Version 0.3.1
  * Export to 23hq.com and SmugMug (Thomas Van Machelen)
  * New red-eye removal algorithm. Threshold value for redeye
    removal is read from gconf. Default is set to -15 (Stephane Delcroix)
  * Accepts dropped URIs from Firefox. Drag an image from Firefox and drop
    it in f-spot --view (Stephane Delcroix)
  Version 0.3.0
  * New User Guide
  * Bug fixes and improvements
  Version 0.2.2
  * Switch to managed dbus#
  * new search interface
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20
- Add missing INSTALLS_ICONS and USE_GETTEXT

NOTE: deve/dbus is needed because of the bundled managed dbus#

PR:		108091
Submitted by:	Christoph Moench-Tegeder (0.3.1)
Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:23:26 +00:00
Tom McLaughlin
e86881fb07 - USE_GNOME+=gtksharp10 2007-02-04 23:18:02 +00:00
Tom McLaughlin
779cb55190 - Move to LOCALBASE
- USE_GNOME+=gtksharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:14:23 +00:00
Tom McLaughlin
9aaf502c0a Add missing USE_LDCONFIG too. 2007-02-04 23:12:35 +00:00
Tom McLaughlin
885abf003f - Update to 0.5.4
Version 0.5.4
  * Bug fix release
  Version 0.5.3
  * New HTML export feature to export all recursively linked notes.
  * Improved "Start Here" instructions for new Tomboy users.
  Version 0.5.2
  * New bulleted list support (Chris Scobell).
  * New configurable plugin interface (Mathias Hasselmann).
  * New Backlinks Plugin.
  * Improved behavior running without notification area.
  Version 0.5.1
  * New Managed D-Bus/DBusSharp
  * Additional search interface improvements.
  Version 0.5.0
  * New note pinning in main menu.
  * New integrated table of contents and search.
  * New find bar for searching inside a single note.
  * New Bugzilla plugin (David Trowbridge).
  * New Tomboy icons (Jakub Steiner).
  * Timestamped logging to ~/.tomboy.log.
  * Number of notes in main menu configurable in GConf.
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20

NOTE: deve/dbus is needed because of the bundled managed dbus#

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:10:52 +00:00
Tom McLaughlin
160cdc1716 - Move to LOCALBASE
- USE_GNOME+=gnomesharp20

Projecy by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:06:31 +00:00
Tom McLaughlin
c6c31ab467 - Update to 5.5
Submitted by:	Maintainer
2007-02-04 23:04:11 +00:00
Tom McLaughlin
efdfda5f87 - Update to 0.7.6
* Numerous bugfixes
    From NEWS: "If you have tried Gfax in the past and have been
    disappointed we recommend you checkout the 0.7.6 version."
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:02:29 +00:00
Tom McLaughlin
1cf841e29c - Update to 0.8.7
* Switch to bundled managed dbus#
  * New and updated translations
  * Various bug fixes
- USE_GNOME+=gnomesharp20
- Move to LOCALBASE
- Use gstreamer 0.10 over 0.8

NOTE: deve/dbus is needed because of the bundled managed dbus#

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:00:17 +00:00
Tom McLaughlin
2d07e58c48 - Update to 0.2.7.1
* Various bug fixes
- Move to LOCALBASE
- USE_GNOME+=gtksharp20
- Add INSTALLS_ICONS

Approved by: Maintainer
2007-02-04 22:57:55 +00:00
Thierry Thomas
b91b459a1e Rename ports/sysutils/unidesc to ports/sysutils/uniutils.
PR:		ports/108574
Repocopied by:	marcus
2007-02-04 22:54:18 +00:00
Tom McLaughlin
1432c70a83 - Update to 0.12.2
- Move to LOCALBASE
- USE_GNOME+=gtksharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:49:19 +00:00
Tom McLaughlin
7ccfe1d136 - USE_GNOME+=gtksharp20
Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:45:53 +00:00
Tom McLaughlin
b6c1c263c6 - Move to LOCALBASE
- USE_GNOME+=gtksharp20
- remove the mono-tools dependency since it wasn't even installing doc when
  it was present.  (It's really not worth installing the doc since this API
  is going the way of the dodo.)

NOTE: This port can probably go away now that it is no longer developed up
stream and I believe all its past consumers now contain their own version
of the new managed dbus assemblies.

Project by:     BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:44:39 +00:00
Tom McLaughlin
0707b3c1db - Move to LOCALBASE
- USE_GNOME+=gtksharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:40:40 +00:00
Joe Marcus Clarke
9e98ad9b33 Fix the build after the removal of objformat.
Reported by:	pointyhat via kris
2007-02-04 22:39:10 +00:00
Tom McLaughlin
c6ba342e72 - Move to LOCALBASE
- USE_GNOME+=gtksharp20
- Fix the monodoc checking in configure

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:38:00 +00:00
Joe Marcus Clarke
fdda551374 Protect the c-sdk LDAP reinplaces with a check to make sure the c-sdk
directory exists.

Reported by:	pointyhat via kris
2007-02-04 22:37:34 +00:00
Tom McLaughlin
708030f3f3 - Move to LOCALBASE
- USE_GNOME+=gtksharp10

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:35:18 +00:00
Tom McLaughlin
a5e477a4c6 - Update to 1.2.1
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:33:36 +00:00
Thierry Thomas
0086a46b35 Add a missing MASTER_SITE_SUBDIR.
Reported by:	Andrei V. Lavreniyuk <bamston (at) reactor-xg.kiev.ua>
2007-02-04 22:32:24 +00:00
Tom McLaughlin
c0799a4c02 s/INSTALLS_SHLIB/USE_LDCONFIG/ 2007-02-04 22:31:15 +00:00
Gerald Pfeifer
8a6d9c0b2b Update to the 20070131 snapshot of GCC 4.2.0.
Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
2007-02-04 22:30:17 +00:00
Tom McLaughlin
95c638cb6d - Add some bits for gtk-sharp10, gtk-sharp20, and gnome-sharp20 dependencies
* New USE_GNOME values:
    gtksharp10
    gtksharp20
    gnomesharp20

Approved by:	gnome@ (awhile ago, i just never committed this)
2007-02-04 22:25:07 +00:00
Alejandro Pulver
7de9bf4d17 - Fix building on amd64 and probably ia64.
Reported by:	pointyhat
2007-02-04 22:25:00 +00:00
Tom McLaughlin
dc8d7cc49a Add gnome-sharp20
- GNOME interfaces for the .NET runtime

Gnome# provides C# bindings for Gnome libraries to the .NET runtime. These
were formerly supplied by the gtk-sharp20 port.  Ports requiring this
dependency may use USE_GNOME=gnomesharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:15:36 +00:00
Andrew Pantyukhin
534e24316e - Update to 0.9 beta 7 2007-02-04 22:07:47 +00:00
Tom McLaughlin
7fba08199b - Move to LOCALBASE 2007-02-04 22:06:36 +00:00
Tom McLaughlin
8f0657c0a1 - Update to 2.10.0
- Move to LOCALBASE
- Port is no longer includes Gnome specific libraries, those are included in
  the new x11-toolkits/gnome-sharp20 port.  In addition, now that this is a
  "blessed" Gnome dependency ports may use USE_GNOME=gtksharp20

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:05:01 +00:00
Tom McLaughlin
6f248b47b5 - Update to 1.2.2
- Move to LOCALBASE

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:02:30 +00:00
Tom McLaughlin
b145a9dbc2 - Update to 1.2.1
- Move to LOCALBASE

Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 22:00:52 +00:00
Tom McLaughlin
f9b909a0d4 - Update to 1.2.2.1
- amd64 now enabled (and reportedly works quite well)
- Remove annoying semdel stuff because mono releases its semaphoresa now

Thanks to everyone on the BSD# mailing list for providing feedback as to the
stability of this release on multiple archs and version lines.

Helped by:      Many people on the BSD# mailing list
Projecy by:     BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 21:58:46 +00:00
Lars Balker Rasmussen
1b7a97898b Update to 0.16 2007-02-04 21:42:22 +00:00