1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

175596 Commits

Author SHA1 Message Date
Nicola Vitale
40b0e34662 - Update to 0.4
- Remove files/pkg-deinstall.in files/pkg-install.in
2007-04-17 12:23:04 +00:00
Edwin Groothuis
034a642da2 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111675
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Daniel Roethlisberger <daniel@roe.ch>
2007-04-17 11:50:50 +00:00
Andrew Pantyukhin
84fdb89114 Add port x11-toolkits/p5-Tk-DKW:
Tk::CheckBox    - A radio button style widget that uses a
                  check mark in a box. Useful as a boolean field.
Tk::Columns     - A multicolumn list widget with resizeable borders
                  and sorting by column.
Tk::ComboEntry  - A Drop down listbox + entry widget with nice keyboard
                  equivalent behaviour
Tk::IconCanvas  - A canvas implementing a moveable iconic interface.
                  Allows attaching menus to icons and to background.
Tk::SplitFrame  - A sliding separator for two child widgets. Allows either
                  horizontal or vertical separation between the two widgets.
                  Can work in concert as horizontal inside vertical or
                  vice-versa.
Tk::TabFrame    - A tabbed frame geometry manager (like NoteBook).
Tk::DockFrame   - A dockable widget management widget hierarchy.
Tk::CornerBox   - A textured window resizing widget (like in Win95)
Tk::Signals     - A publish and subscribe object signalling method like
                  that found in QT. Very useful when widgets that are not
                  in the same hierarchy need to alert each other to various
                  application level events.

WWW: http://search.cpan.org/dist/Tk-DKW/
Author: Damion K. Wilson <dkw@rcm.bm>
2007-04-17 11:19:54 +00:00
Andrew Pantyukhin
404e62e8c1 Add port x11-toolkits/p5-Tk-FontDialog:
Tk::FontDialog implements a font dialog widget.

The dialog is displayed by calling the Show method. The returned value
is either the selected font (if the dialog was closed with the Ok
button) or undef (otherwise). The exact type of the return value is
either a Tk::Font object (in Tk800) or a font name string (usually
something like font1). Both can be used as values in Tk -font options.

WWW: http://search.cpan.org/dist/Tk-FontDialog/
Author: Slaven Rezic <slaven@rezic.de>
2007-04-17 11:16:12 +00:00
Andrew Pantyukhin
f0d1b502ee Add port x11-toolkits/p5-Tk-Contrib:
Files in Tk-Contrib have been contributed by various people at
various times.

Included widgets:

Tk::Axis - Canvas with Axes
Tk::Dial - an alternative to the Scale widget
Tk::OlWm - Interface to OpenLook properties of Toplevel widget
Tk::TiedListbox - gang together Listboxes

WWW: http://search.cpan.org/dist/Tk-Contrib/
2007-04-17 11:13:41 +00:00
Martin Wilke
f72c382a70 - Update MASTER_SITES [1]
PR:		111760
Submitted by:	krisbot
                nemo <nemoliu@gmail.com> (maintainer)
2007-04-17 11:03:55 +00:00
Li-Wen Hsu
30361530a3 - Update to 4.125
PR:		111758
Submitted by:	James Bailie <jimmy AT mammothcheese.ca> (maintainer)
Approved by:	clsung (mentor)
2007-04-17 08:56:05 +00:00
Pav Lucistnik
be4b04d97a - Remove empty file 2007-04-17 08:27:56 +00:00
Emanuel Haupt
ae6c76c014 Cleanup non-supported FreeBSD versions
PR:		111681
Submitted by:	edwin
2007-04-17 07:27:43 +00:00
Jose Alonso Cardenas Marquez
fffd7ca8c8 - Fix build with gcc 4.x
Reported by:	kris
2007-04-17 06:39:16 +00:00
Roman Bogorodskiy
e844481bf5 Update to 1.7.8. 2007-04-17 05:59:31 +00:00
Gerald Pfeifer
b3a353bc31 Add Fortran pieces. 2007-04-17 05:25:33 +00:00
Gerald Pfeifer
aa2eb8bae4 Update to the 20070416 snapshot of GCC 4.1.3.
Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.

PR:		111544
2007-04-17 05:23:40 +00:00
Cheng-Lung Sung
6584327ced - Dima Panov <fluffy AT ael dot ru> has more experience in this port
(and KDE-* ).
- pass maintainership
2007-04-17 05:07:58 +00:00
Rong-En Fan
e7d3cf5fc7 - Build arping 2.x as it's distribution default
PR:		ports/102058
Reported by:	Dr. Markus Waldeck <waldeck at gmx.de>
Approved by:	maintainer timeout
2007-04-17 03:32:46 +00:00
Maho Nakata
1faa4bae45 Update to 1.6.10. 2007-04-17 01:21:34 +00:00
Ion-Mihai Tetcu
e241e8dbf6 Pass maintainership to Lars Sommer.
PR:		ports/111717
Submitted by:	Lars Sommer
2007-04-17 00:39:19 +00:00
Maho Nakata
dd47a49a59 * Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
2007-04-17 00:30:58 +00:00
Ion-Mihai Tetcu
146d46b787 The distfile changes weekly because of updated virus definitions and expiration
date changed in the fprotd and f-prot-qmail binaries so set NO_SIZE and
IGNOREFILES thus UNbreak.

PR:		ports/111282
Submitted by:	Josh Paetzel, the change committed is from maintainer
Approved by:	"Scot Hetzel" <swhetzel@gmail.com>
2007-04-17 00:29:20 +00:00
Yen-Ming Lee
115fea6331 - update to 0.27 2007-04-17 00:18:19 +00:00
Ion-Mihai Tetcu
2578126296 - Update to 1.16.6
- pass maintainership to submitter

PR:		ports/111212
Submitted by:	Marcelo Araujo
2007-04-17 00:04:06 +00:00
Florent Thoumie
8fc6168ee1 Depend on pkg-config.
Misc style change.
2007-04-16 23:09:54 +00:00
Ion-Mihai Tetcu
f0c6ba4b38 - explicitly depend on databases/sqlite-threads to avoid bacula-dir exiting on
sig 6 [1]
- kill a white space

PR:		ports/106781 [2]
Submitted by:	John Hermes [2], Dan Langille (maintainer) [1]
Approved by:	maintainer
2007-04-16 22:38:52 +00:00
Florent Thoumie
3c2ce6893a Fix CATEGORIES. 2007-04-16 22:15:16 +00:00
Edwin Groothuis
c314c14507 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111684
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Jerry Eriksson <jerer606@student.liu.se>
2007-04-16 22:14:54 +00:00
Florent Thoumie
7c317dd22a Add libtelepathy 0.0.53, a unified framework for presence and IM. 2007-04-16 22:13:10 +00:00
Juergen Lock
a1994cae9f Cleanup non-supported FreeBSD versions
PR:		ports/111659
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-04-16 21:44:22 +00:00
Juergen Lock
f8785d061f Cleanup non-supported FreeBSD versions
PR:		ports/111639
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-04-16 21:43:42 +00:00
Ion-Mihai Tetcu
f62ad05b3c Update to 5.4.0
PR:		ports/111718
Submitted by:	Marcelo Araujo (araujo@bsdmail.org) (maintianer)
2007-04-16 21:39:33 +00:00
Edwin Groothuis
6b02237ddb [patch] cleanup non-supported FreeBSD versions
PR:		ports/111650
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Martin Kraft <martin.kraft@fal.de>
2007-04-16 21:19:31 +00:00
Edwin Groothuis
dd6b0c2e8c [patch] cleanup non-supported FreeBSD versions
PR:		ports/111727
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Bob Zimmermann <rpz@cse.wustl.edu>
2007-04-16 21:18:53 +00:00
Edwin Groothuis
7f25d9998e Fix WWW
Submitted by:	Pedro <pfgshield-nospam@yahoo.com>
2007-04-16 21:17:53 +00:00
Edwin Groothuis
00d34f4665 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111689
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Draw at #bsdports
2007-04-16 21:12:23 +00:00
Michael Johnson
5750f5ee44 Remove reference to jpeg-mmx 2007-04-16 20:51:19 +00:00
Michael Johnson
fee9eea084 Update to 2.18.2 2007-04-16 20:47:22 +00:00
Michael Johnson
109769a0fd Distfile was rerolled with bzip2 instead of gzip with a .bz2 extention. No code was changed. 2007-04-16 20:38:52 +00:00
Rong-En Fan
1f411f39e9 - Use new world rc script
PR:		ports/111361
Approved by:	Alex Kozlov (maintainer)
Tested by:	Alex Kozlov, rafan
2007-04-16 19:33:06 +00:00
Michael Johnson
b5029dc680 - fix DOCSDIR [1]
- Disable mlock workaround  [2]

PR:		ports/111157 [1]
		ports/111235 [2]
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl> [1] [2]
Reported by:	mezz
2007-04-16 19:29:59 +00:00
Rong-En Fan
5f4af64f2c - When devel/libexecinfo presents, configure script detects but does not
set LDFLAGS correctly. Therefore, unconditionally depends on libexecinfo
  and set correct LDFLAGS.
- Disable libungif, libjpeg, and openssl support since they are disabled
  in libgadu

PR:		ports/110453
Submitted by:	mwisnicki at gmail.com
Approved by:	maintainer timeout (1 month)
2007-04-16 19:29:17 +00:00
Sergey Matveychuk
408859ab2d - Clean up Makefile. Get rid all antique constructions.
- Fix a bug when config file was overriden [1]

Reported by:	Anton Yuzhaninov (citrin@RusNet)
2007-04-16 18:40:59 +00:00
Greg Lewis
02e86e29d4 . Remove redundant CONFIGURE_TARGET setting. [1]
. Start CONFIGURE_ARGS with +=. [1]
. Fix a whitespace nit.
. Move some @dirrm to @dirrmtry as appropriate.

Pointed out by:	bf <bf2006a@yahoo.com> [1]
2007-04-16 18:37:06 +00:00
Greg Lewis
f179f5e625 . Simplify (and fix) WX support by using WX_CONF_ARGS. The prior version
was broken due to use of WXCONFIG (should have been WX_CONFIG)

Pointed out by:	bf <bf2006a@yahoo.com>
2007-04-16 18:17:59 +00:00
Michael Johnson
d531f2e706 Chase libcddb libver bump
Reported by:	ume
2007-04-16 17:56:24 +00:00
Michael Johnson
af6cdbc130 Update to 0.103.0 2007-04-16 17:39:04 +00:00
Michael Johnson
c6887ecbf7 Chase libcddb libver bump 2007-04-16 17:28:53 +00:00
Michael Johnson
42e2505a3b Update to 1.3.0 2007-04-16 17:28:28 +00:00
Thierry Thomas
8a372c8ea1 Upgrade to 2.24.
Changelog at <http://bouml.free.fr/historic.html>.
2007-04-16 17:14:32 +00:00
Michael Johnson
3af4e69a48 Update to 1.3.7 2007-04-16 17:10:02 +00:00
Rong-En Fan
26052de77a - Chase tk-wrapper moving. Fix INDEX build 2007-04-16 16:49:21 +00:00
Michael Johnson
183be1451c Update to 1.6 2007-04-16 16:41:26 +00:00