Eitan Adler
7ad795303f
Add az
...
Fix regex - I had this locally but forgot to commit
2012-12-17 03:32:03 +00:00
Eitan Adler
cc6b842741
Make the regex stricter to avoid false positive matches
...
Add kuriyama to the list
Add bapt's alternate email to the list
2012-12-16 16:40:34 +00:00
Eitan Adler
c0efdaffe0
Covert gnomedepends.py from Python 2 to Python 3.
...
No objections from: sobomax
2012-12-15 22:07:24 +00:00
Eitan Adler
3965d0dfd7
Add both of pgollucci's email addresses
...
Add rm's alternate email address
Add wxs
If anyone else wants to be added please email me so we could batch them up into one set.
2012-12-15 21:27:08 +00:00
Chris Rees
93f0183611
I and Philip are Nice People
2012-12-15 17:49:05 +00:00
Eitan Adler
5fd42832d1
Teach the conversion script about all the nice people that offered to reduce the number of wasted bytes in the world
2012-12-15 17:05:45 +00:00
Eitan Adler
39ab86d88a
Teach convert-makefile-header about the mcom header line.
...
Don't remove this when doing the conversion.
2012-12-15 15:16:15 +00:00
Bryan Drewery
5fc8f5e96e
prdone and prpatch were removed in r297358
2012-12-12 02:02:15 +00:00
Chris Rees
10cfa863de
Strip svn:executable just in case it's been set
...
Reported by: db
2012-12-09 18:59:45 +00:00
Eitan Adler
a3f7fb53bb
Document tool which converts from old style header to new style
...
Feature safe: yes
2012-11-28 18:06:21 +00:00
Sofian Brabez
f765f75803
- Fix runtime utf-8 problems using codec encoder and system locale
...
PR: ports/173195
Submitted by: rm
Reviewed by: sbz (myself)
Feature safe: yes
2012-11-05 21:14:54 +00:00
Emanuel Haupt
1f0745998b
Use the 'Created by:' header option per default rather than the RCS only
...
header.
Suggested by: adamw
Feature safe: yes
2012-10-30 10:17:53 +00:00
Emanuel Haupt
413a4efb06
Add convert-makefile-header.pl, a perl script that converts old style Makefile
...
headers to the new format.
Feature safe: yes
2012-10-29 12:18:43 +00:00
Chris Rees
bcc0be2d81
Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependencies
...
Noticed by: thierry
Feature safe: yes
2012-10-29 11:37:56 +00:00
Guido Falsi
7312e64f64
- Fix reference to the Additional Contributors' list due to renaming
...
to .xml in r39631
Approved by: crees
Feature safe: yes
2012-10-25 21:30:57 +00:00
Erwin Lansing
fd888aae84
Silence svn update commands.
...
Feature safe: yes
2012-10-21 11:46:00 +00:00
Beat Gaetzi
e9ba4e7a77
- Sync with the versions currently running on pointyhat
...
- Use Subversion instead of CVS
Approved by: erwin (maintainer)
Feature safe: yes
2012-10-20 10:36:27 +00:00
Erwin Lansing
5624d82eb2
Sync with the version that's currently running on pointyhat:
...
- be less verbose to be more friendly to running from cron
- I've been running this script for several years now,
not Kris
- Send me a copy of the output for debugging
Feature safe: yes
2012-10-19 14:49:25 +00:00
Eitan Adler
e61f04a29c
Add MOVEDLint checks for some of the other formatting problems
...
seen in MOVED lines.
Feature safe: yes
2012-10-15 21:34:19 +00:00
Alex Dupre
7185e69c75
Clean-up command-line options.
...
Approved by: crees
2012-10-09 15:55:15 +00:00
Eitan Adler
3152b4bd9f
Make the removal diff nicer to read by not showing the line-by-line removal and instead replace it with "FILE has been deleted"
...
Reviewed by: crees
2012-09-23 17:56:10 +00:00
Olli Hauer
5547c29967
- prefix saved files (PR/patches) with PR_$num
...
PR: ports/171853
Submitted by: ohauer
Approved by: miwi (maintainer) explicit per PM
2012-09-23 17:12:59 +00:00
Chris Rees
84a9fa5eb6
bsd.port.mk handles getting the primary category for us
...
Since Created by: line appears to be popular, get Submitted by: from that
Old-style Makefile headers should no longer be used
2012-09-20 19:25:59 +00:00
Sofian Brabez
585bd71a35
- Fix bytes problem returned by urlopen when using Python 3.x
2012-09-17 16:34:54 +00:00
Chris Rees
028474b3d4
Accepts the new svn_revision tag in the removed ports xml database.
...
Apologies for the complexity of the code; it's optimised for speed. Soon I
will be able to remove the section working with dates.
2012-09-16 13:31:39 +00:00
Beat Gaetzi
0ad288949c
- Set fbsd:nokeywords property value to the one recommended by the Ports
...
Subversion Primer.
Approved by: mandree@ (maintainer)
2012-09-09 17:07:17 +00:00
Sofian Brabez
d3c5a5d767
- Support Python 3.x
2012-09-06 15:54:37 +00:00
Eitan Adler
fe682edd2d
By request, move dialogwrapper to the main folder and fix the readme.
...
Additionally, document the wrapper in the main readme
2012-09-01 02:56:50 +00:00
Chris Rees
800b5d1d40
Now that the headers have been removed, we no longer get the Whom line from
...
which to acquire the Submitted by: line.
It should be reasonable to simply use the MAINTAINER line; unfortunately we
lose the real name and only get the email address.
2012-08-31 18:40:40 +00:00
Eitan Adler
44bb515cac
Add $FreeBSD$ lines
...
reported by: crees
2012-08-31 16:17:19 +00:00
Eitan Adler
bdc98b35f5
By request, add dialog wrapper used to give the ports options dialog
...
additional features such as:
- extended descriptions
- auto resizing
- compatability with older dialog implementations
Submitted by: wblock
Reviewed by: ports@
2012-08-31 16:04:08 +00:00
Sofian Brabez
d1bd97d171
- Fix documentation
...
Submitted by: culot, gahr
2012-08-30 10:23:01 +00:00
Chris Rees
e7045e4591
Fix the -y option to test for possible duplicate ports; use INDEX instead of
...
modules file that was removed.
It's fast, use it!
2012-08-25 12:02:28 +00:00
Matthias Andree
34a636ac73
Use "exec" when executing SVN with user-provided arguments,
...
to avoid running SVN multiple times with command lines like the
following:
svn co --depth empty svn+ssh://svn.freebsd.org/ports/head ports
Reported by: ak@ (on IRC)
2012-08-24 19:54:38 +00:00
Sofian Brabez
3bdb4508da
- Add getpatch script to download patch attachments on bug tracking systems
...
Approved by: portmgr (bapt)
2012-08-23 14:07:48 +00:00
Chris Rees
9ee7e5adda
- Look for older versions of ports to copy over before committing.
...
Requested by: several
- Remove older readded ports from MOVED
- Tighten up find syntax (split by null and use -print0)
2012-08-21 10:20:51 +00:00
Matthias Andree
e703ecdcc8
Changes over original script:
...
- FIX: all progress and error output goes to fd#2 (stderr)
- FIX: at top level, properly detect commands if preceded by options
- FIX: in checkstatus(), handle ~ (obstructed versioned item)
- FIX: support blanks, leading dashes, and shell meta characters:
+ in file names, so as not to choke the script on difficult file names
+ in command line arguments, so that svn commit -m "commit message" works,
rather than complaining about an unversioned file "message".
- FIX: in checkstatus(), keep leading spaces from svn status
- FIX: in setprop(), detect egrep errors, rather than assuming "no match"
- ADD: die if "check" psvn-specific command has trailing arguments
- CHANGE: replace `...` by more concise $(...) notation
- CHANGE: take maintainership, offered by beat@.
- SPEEDUP: in checkstatus(), use shell built-ins, rather than commands
- SPEEDUP: when checking files, run svn only once, rather than for each file
- SPEEDUP: when skipping "svn rm"-ed files, use ! -e rather than head|awk
- TODO: handle long options for svn commit
- TODO: do not stomp over svn:mime-type if it's already set (binary files!)
Approved by: beat@ (maintainer)
2012-08-20 20:42:24 +00:00
Chris Rees
139fb2b37a
Don't replace - with _ in category variable.
...
This was required with CVS, since the category was checked out as a module, but
the directory name is used with svn.
For example:
pcvs co ports_ports_mgmt
svn co $ports/head/ports-mgmt
Submitted by: swills
2012-08-10 10:49:36 +00:00
Beat Gaetzi
28be53e942
- Remove duplicate execution of svn info [1]
...
- Add description what the script actually does
Submitted by: gahr [1]
2012-07-18 19:52:33 +00:00
Eitan Adler
a12d8d5169
Support svn too
2012-07-15 23:22:49 +00:00
Eitan Adler
3770374e75
Remove support for CVS from MOVEDLint
...
Approved by: portmgr (beat)
2012-07-15 23:16:13 +00:00
Beat Gaetzi
75ecda1127
- Add a svn wrapper which does sanity checking and handles svn properties
2012-07-15 22:09:45 +00:00
Beat Gaetzi
6228337952
- Update addport and rmport to work with Subversion
...
Submitted by: crees, miwi
2012-07-15 20:57:22 +00:00
Doug Barton
44fa804810
s/X11BASE/LOCALBASE/, or equivalent.
...
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Chris Rees
7cc980c36f
Support conversion of make.conf-style files.
...
The script is very cautious, and may miss some; checking the results by hand
is absolutely vital.
2012-06-09 09:01:38 +00:00
Chris Rees
d2d57e3729
Add script to convert old-style OPTIONS database files to new format.
...
If you are having trouble with saved OPTIONS not being recognised, just run
this as root and you will have no further trouble!
2012-06-04 15:03:26 +00:00
Chris Rees
343b4bb879
- Modify Additional Contributors path to match svn
...
- Take maintainership
Approved by: garga (maintainer)
2012-05-30 18:54:01 +00:00
Martin Wilke
3833a90f6a
- Restore getpr, i still use it and i believe few other committers as well
...
- Take maintainership
2012-05-29 07:15:42 +00:00
Chris Rees
7bafcecff5
Remove obsolete PR handling scripts. These had hardcoded /home/ncvs
...
Approved by: mharo (maintainer)
2012-05-24 20:19:12 +00:00
Chris Rees
dd16d151db
Take maintainership-- thanks to vd for his past work on this script
...
Approved by: vd (maintainer)
- Make the diff output work
- Use cdiff if exists, otherwise stick with $EDITOR
- Stop trying to remove CVSROOT; hasn't been checked out since modules
support was removed by erwin
2012-05-02 18:32:30 +00:00